Package | Description |
---|---|
com.vladium.util |
Modifier and Type | Field and Description |
---|---|
private IntSet.Entry[] |
IntSet.m_buckets |
(package private) IntSet.Entry |
IntSet.Entry.m_next |
Constructor and Description |
---|
Entry(int key,
IntSet.Entry next) |