|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Dictionary
java.util.Hashtable
ooc.DependenciesMapped
Constructor Summary | |
DependenciesMapped()
|
|
DependenciesMapped(Dependencies dependencies)
|
Method Summary | |
boolean |
isMutable()
Returns true if this dependency map is mutable, else false; |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, remove, size, toString, values |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface ooc.Dependencies |
containsKey, get, keySet, put, remove |
Constructor Detail |
public DependenciesMapped()
public DependenciesMapped(Dependencies dependencies)
Method Detail |
public boolean isMutable()
Dependencies
isMutable
in interface Dependencies
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |