public interface BitSetMapping
Modifier and Type | Method and Description |
---|---|
int |
getMappedIndex(Object o) |
Object |
getMappedObject(int n) |
int |
getMappingSize() |
Object getMappedObject(int n)
int getMappedIndex(Object o)
int getMappingSize()