dsto.dfc.collections
Class BasicMonitoredMap.MyEntry
java.lang.Object
dsto.dfc.collections.BasicMonitoredMap.MyEntry
- All Implemented Interfaces:
- Map.Entry
- Enclosing class:
- BasicMonitoredMap
protected final class BasicMonitoredMap.MyEntry
- extends Object
- implements Map.Entry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicMonitoredMap.MyEntry
public BasicMonitoredMap.MyEntry(Object key,
Object value)
getKey
public Object getKey()
- Specified by:
getKey
in interface Map.Entry
getValue
public Object getValue()
- Specified by:
getValue
in interface Map.Entry
setValue
public Object setValue(Object value)
- Specified by:
setValue
in interface Map.Entry
Copyright © 2008 Commonwealth of Australia