| Class | Description |
|---|---|
| Abstract128BitSet | |
| Abstract64BitSet | |
| BitSets | |
| Boundaries | |
| CompilationFinalBitSet |
Immutable Bit Set implementation, with a lot of code shamelessly ripped from
BitSet. |
| CompilationResult<T> |
Trying to parse and compile a regular expression can produce one of three results.
|
| Immutable128BitSet |
Immutable bit set of fixed size 128.
|
| Immutable128BitSet.IntersectAndSubtractResult | |
| LRUCache<K,V> |
An implementation of a cache with a least-recently-used policy via LinkedHashMap.
|
| Mutable128BitSet |
Mutable bit set of fixed size 128.
|
| TruffleNull | |
| TruffleReadOnlyKeysArray | |
| TruffleReadOnlyMap |