|
ProgramixGenericLib v4.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneralStringComparator.NullTreatment | |
|---|---|
| com.programix.collections | |
| Uses of GeneralStringComparator.NullTreatment in com.programix.collections |
|---|
| Fields in com.programix.collections declared as GeneralStringComparator.NullTreatment | |
|---|---|
static GeneralStringComparator.NullTreatment |
GeneralStringComparator.NullTreatment.GREATER_THAN_ALL
When a null reference is found, treat it as if it is greater than all other strings. |
static GeneralStringComparator.NullTreatment |
GeneralStringComparator.NullTreatment.LESS_THAN_ALL
When a null reference is found, treat it as if it is less than all other strings. |
static GeneralStringComparator.NullTreatment |
GeneralStringComparator.NullTreatment.ZERO_LENGTH_STRING
When a null reference is found, treat it as if it was a zero-length string. |
| Methods in com.programix.collections that return GeneralStringComparator.NullTreatment | |
|---|---|
GeneralStringComparator.NullTreatment |
GeneralStringComparator.getNullTreatment()
|
static GeneralStringComparator.NullTreatment[] |
GeneralStringComparator.NullTreatment.getValues()
Returns an array of all the legal values. |
| Constructors in com.programix.collections with parameters of type GeneralStringComparator.NullTreatment | |
|---|---|
GeneralStringComparator(GeneralStringComparator.CharSort charSort,
GeneralStringComparator.NullTreatment nullTreatment,
GeneralStringComparator.LengthTreatment lengthTreatment,
boolean trimBeforeCompare)
|
|
|
ProgramixGenericLib v4.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||