- Alle implementierten Schnittstellen:
com.google.common.base.Function<EObject,String>
- Umschließende Klasse:
CDOCompare
public static class CDOCompare.CDOIDFunction
extends Object
implements com.google.common.base.Function<EObject,String>
- Autor:
- Eike Stepper
-
Konstruktorübersicht
Konstruktoren
-
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden com.google.common.base.Function
equals
-
Konstruktordetails
-
CDOIDFunction
public CDOIDFunction()
-
Methodendetails
-
apply
- Angegeben von:
apply
in Schnittstelle com.google.common.base.Function<EObject,String>