-
Type Parameters:
-
T - is the type of the compared objects.
-
All Superinterfaces:
-
java.util.Comparator<T>
@org.eclipse.xtext.xbase.lib.XbaseGenerated
class ObjectComparator<T>
extends java.lang.Object
implements java.util.Comparator<T>
-
Parameters:
-
<T> -
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Field Summary
Action Summary
Action Details
-
compare(T,T)
-
def compare(T,T) : int