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, writeExternalbuildObjectContractViolation, capacity, contains, dumpExtraInfo, forEach, index, insertionIndex, insertKey, objectInfo, removeAt, reportPotentialConcurrentMod, setUp, throwObjectContractViolation, throwObjectContractViolationcalculateGrownCapacity, compact, computeMaxSize, computeNextAutoCompactionAmount, ensureCapacity, fastCeil, getAutoCompactionFactor, isEmpty, postInsertHook, reenableAutoCompaction, saturatedCast, setAutoCompactionFactor, size, tempDisableAutoCompaction, trimToSizeclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontains, isEmpty, size, spliteratorparallelStream, removeIf, streampublic CaseInsensitiveSet()
public CaseInsensitiveSet(Collection<? extends String> collection)
Copyright © 2012–2019 SpigotMC. All rights reserved.