|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextComparatorFactory.Kind | |
|---|---|
| com.buck.commons.text | |
| Uses of TextComparatorFactory.Kind in com.buck.commons.text |
|---|
| Methods in com.buck.commons.text that return TextComparatorFactory.Kind | |
|---|---|
static TextComparatorFactory.Kind |
TextComparatorFactory.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TextComparatorFactory.Kind[] |
TextComparatorFactory.Kind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.buck.commons.text with parameters of type TextComparatorFactory.Kind | |
|---|---|
static Comparator<String> |
TextComparatorFactory.getInstance(TextComparatorFactory.Kind kind)
Gets the singleton instance of a comparator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||