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, getAutoCompactionFactor, isEmpty, postInsertHook, reenableAutoCompaction, setAutoCompactionFactor, size, tempDisableAutoCompaction, trimToSize
public CaseInsensitiveSet()
public CaseInsensitiveSet(Collection<? extends String> collection)
Copyright © 2012–2014 SpigotMC. All rights reserved.