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