soot
Class AbstractUnitAllMapTo
java.lang.Object
java.util.AbstractMap
soot.AbstractUnitAllMapTo
- All Implemented Interfaces:
- Map
public class AbstractUnitAllMapTo
- extends AbstractMap
Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
Methods inherited from class java.util.AbstractMap |
clear, clone, containsKey, containsValue, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values |
AbstractUnitAllMapTo
public AbstractUnitAllMapTo(Object dest)
get
public Object get(Object key)
- Specified by:
get
in interface Map
- Overrides:
get
in class AbstractMap
entrySet
public Set entrySet()
- Specified by:
entrySet
in interface Map
- Specified by:
entrySet
in class AbstractMap