Class UnifiedSetWithHashingStrategy.ChainedBucket
java.lang.Object
org.eclipse.collections.impl.set.strategy.mutable.UnifiedSetWithHashingStrategy.ChainedBucket
- Enclosing class:
UnifiedSetWithHashingStrategy<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
get
(int i) void
remove
(int i) removeLast
(int cur) private Object
private void
removeLongChain
(UnifiedSetWithHashingStrategy.ChainedBucket oldBucket, int i)
-
Field Details
-
zero
-
one
-
two
-
three
-
-
Constructor Details
-
ChainedBucket
private ChainedBucket() -
ChainedBucket
-
-
Method Details
-
remove
public void remove(int i) -
removeLongChain
-
get
-
removeLast
-
removeLast
-
copy
-