Modifier and Type | Field and Description |
---|---|
String |
comparerClassName |
String |
name |
int |
sortID |
Constructor and Description |
---|
IndexEntry() |
Modifier and Type | Method and Description |
---|---|
IndexEntry |
getCopy() |
Class |
getCustomComparerClass() |
DatabaseEntryComparer |
getCustomComparerInstance(Database forDatabase) |
boolean |
hasCustomComparer() |
String |
toString()
Return a String representation of this object.
|
public String comparerClassName
public int sortID
public String name
public boolean hasCustomComparer()
public Class getCustomComparerClass()
public DatabaseEntryComparer getCustomComparerInstance(Database forDatabase)
public IndexEntry getCopy()