|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Identifier
- Position
- public interface PositionMap<Identifier,Position>
PositionMap is a Map of an Identifier type to a Position type. The Positions are commonly a NormalizedRange.
Nested Class Summary | |
---|---|
static class |
PositionMap.HashMap<Id,Pos>
PositionMap.HashMap<Id, Pos> is a java.util.HashMap<Id, Pos> |
Nested classes/interfaces inherited from interface java.util.Map |
---|
Map.Entry<K,V> |
Method Summary |
---|
Methods inherited from interface java.util.Map |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |