|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
ix.util.StableHashMap
ix.icore.Annotations
public class Annotations
A Map for annotations.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ix.util.StableHashMap |
---|
StableHashMap.Entry, StableHashMap.EntrySet, StableHashMap.EntrySetIterator |
Field Summary |
---|
Fields inherited from class ix.util.StableHashMap |
---|
keyChain, keyChainLast, map |
Constructor Summary | |
---|---|
Annotations()
|
|
Annotations(java.util.Map m)
|
Method Summary |
---|
Methods inherited from class ix.util.StableHashMap |
---|
clear, containsKey, entrySet, get, put, remove |
Methods inherited from class java.util.AbstractMap |
---|
clone, containsValue, equals, hashCode, isEmpty, keySet, putAll, size, toString, values |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Annotations()
public Annotations(java.util.Map m)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |