public class CaseInsensitiveSet extends gnu.trove.set.hash.TCustomHashSet<String>
Constructor and Description |
---|
CaseInsensitiveSet() |
CaseInsensitiveSet(Collection<? extends String> collection) |
add, addAll, clear, containsAll, equals, hashCode, iterator, readExternal, rehash, remove, removeAll, retainAll, toArray, toArray, toString, writeExternal
buildObjectContractViolation, capacity, contains, dumpExtraInfo, forEach, index, insertionIndex, insertKey, objectInfo, removeAt, reportPotentialConcurrentMod, setUp, throwObjectContractViolation, throwObjectContractViolation
calculateGrownCapacity, compact, computeMaxSize, computeNextAutoCompactionAmount, ensureCapacity, fastCeil, getAutoCompactionFactor, isEmpty, postInsertHook, reenableAutoCompaction, saturatedCast, setAutoCompactionFactor, size, tempDisableAutoCompaction, trimToSize
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
contains, isEmpty, size, spliterator
parallelStream, removeIf, stream
public CaseInsensitiveSet()
public CaseInsensitiveSet(Collection<? extends String> collection)
Copyright © 2012–2020 SpigotMC. All rights reserved.