- All Implemented Interfaces:
com.google.common.base.Function<EObject,String>
- Enclosing class:
- CDOCompare
public static class CDOCompare.CDOIDFunction
extends Object
implements com.google.common.base.Function<EObject,String>
- Author:
- Eike Stepper
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.base.Function
equals
-
Constructor Details
-
CDOIDFunction
public CDOIDFunction()
-
Method Details
-
apply
- Specified by:
apply
in interface com.google.common.base.Function<EObject,String>