| Interface | Description |
|---|---|
| ImmutableBitSet |
Created by ashwin.jayaprakash.
|
| Ints |
Created by ashwin.jayaprakash.
|
| MutableInts |
Created by ashwin.jayaprakash.
|
| Class | Description |
|---|---|
| ImmutableBitSet.AllTrueBitSet |
All bits are set.
|
| ImmutableBitSet.SelectiveBitSet | |
| MutableIntsWrapper |
Created by ashwin.jayaprakash.
|
| PackedIntsWrapper |
Created by ashwin.jayaprakash.
|
| SparseFixedSizeList<V> |
A fixed size
List that is backed by a map because the list could be sparsely populated (This is not
particularly good to use when the list it not sparse). |
Copyright © 2018. All rights reserved.