public class ODefaultCollate extends ODefaultComparator implements OCollate
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
INSTANCE
Constructor and Description |
---|
ODefaultCollate() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
String |
toString() |
Object |
transform(Object obj) |
compare
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareForOrderBy
comparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static final String NAME
Copyright © 2009–2020 OrientDB. All rights reserved.