|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractJImmutableArray | |
---|---|
org.javimmutable.collections.array.bit32 | |
org.javimmutable.collections.array.trie32 |
Uses of AbstractJImmutableArray in org.javimmutable.collections.array.bit32 |
---|
Subclasses of AbstractJImmutableArray in org.javimmutable.collections.array.bit32 | |
---|---|
class |
Bit32Array<T>
JImmutableArray implementation that only accepts indexes in the range [0, 31]. |
class |
EmptyBit32Array<T>
|
class |
FullBit32Array<T>
|
class |
SingleBit32Array<T>
|
class |
StandardBit32Array<T>
|
Uses of AbstractJImmutableArray in org.javimmutable.collections.array.trie32 |
---|
Subclasses of AbstractJImmutableArray in org.javimmutable.collections.array.trie32 | |
---|---|
class |
TrieArray<T>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |