public static class CaseInsensitiveContainerFactory.CaseInsensitiveSet extends TreeSet<String>
Constructor and Description |
---|
CaseInsensitiveSet() |
Modifier and Type | Method and Description |
---|---|
boolean |
add(String e) |
boolean |
addAll(Collection<? extends String> c) |
ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, spliterator, subSet, subSet, tailSet, tailSet
equals, hashCode, removeAll
containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray
parallelStream, removeIf, stream
public boolean add(String e)
Copyright © 2018. All rights reserved.