Class UnifiedSet.ChainedBucket
java.lang.Object
org.eclipse.collections.impl.set.mutable.UnifiedSet.ChainedBucket
- Enclosing class:
UnifiedSet<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
get
(int i) void
remove
(int i) removeLast
(int cur) private Object
removeLast
(UnifiedSet.ChainedBucket oldBucket) private void
removeLongChain
(UnifiedSet.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
-