Class Context.Reference
java.lang.Object
net.ontopia.topicmaps.nav2.taglibs.tolog.Context.Reference
- All Implemented Interfaces:
Comparable,Map
- Enclosing class:
- Context
-
Nested Class Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable
-
get
-
containsKey
- Specified by:
containsKeyin interfaceMap
-
put
-
clear
public void clear() -
containsValue
- Specified by:
containsValuein interfaceMap
-
entrySet
-
hashCode
public int hashCode() -
isEmpty
public boolean isEmpty() -
keySet
-
putAll
-
remove
-
size
public int size() -
values
-