| AbstractCaseInsensitiveMap<V> |
This Map is a delegate that transforms all keys to lowercase (provided the key is not null).
|
| CaseInsensitiveList |
This class is a copy of ArrayList implementation, specialized for Strings.
|
| CaseInsensitiveMap<V> |
This Map is a delegate that transforms all keys to lowercase.
|
| CaseInsensitiveSet |
The class extends from TreeSet with comparator String.CASE_INSENSITIVE_ORDER.
|
| EDTChecker |
Utility to check whether the current operation is outside EDT.
|
| ImmutableCaseInsensitiveMap<V> |
This Map is a delegate that transforms all keys to lowercase.
|
| ListSplitters |
Utility for creating ListSplittersByLength.
|
| TransformationFunctions |
|
| Utils |
|