|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HumanComparator.CharType | |
|---|---|
| com.ecyrd.jspwiki.util.comparators | |
| Uses of HumanComparator.CharType in com.ecyrd.jspwiki.util.comparators |
|---|
| Methods in com.ecyrd.jspwiki.util.comparators that return HumanComparator.CharType | |
|---|---|
HumanComparator.CharType[] |
HumanComparator.getSortOrder()
|
static HumanComparator.CharType |
HumanComparator.CharType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HumanComparator.CharType[] |
HumanComparator.CharType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.ecyrd.jspwiki.util.comparators with parameters of type HumanComparator.CharType | |
|---|---|
void |
HumanComparator.setSortOrder(HumanComparator.CharType[] sortOrder)
Set the order in which letters, numbers and everything else is presented. |
| Constructors in com.ecyrd.jspwiki.util.comparators with parameters of type HumanComparator.CharType | |
|---|---|
HumanComparator(HumanComparator.CharType[] sortOrder)
Constructor specifying all the character type order. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||