See: Description
Class | Description |
---|---|
IdentitySignatureMapper |
This is a special mapper for a single interner, which always maps a symbol
to itself.
|
Interner<E> |
A class that maps back and forth between objects and int
representations of these objects.
|
IntSetInterner |
A specialized interner for IntSets used for example to keep track of sets
of symbol ids.
|
Signature |
A ranked signature of symbols.
|
SignatureMapper |
A mapping between the symbol IDs of two interners.
|
Copyright © 2017. All rights reserved.