public class InterfaceMap extends AbstractCollectorMap<InterfaceMapKey,InterfaceMapValue>
Modifier and Type | Method and Description |
---|---|
static InterfaceMap |
getInstance() |
void |
pushToTrace(Trace trace) |
get, getMapIDcounter, put, toArray, toString
public static InterfaceMap getInstance()
public void pushToTrace(Trace trace)
pushToTrace
in class AbstractCollectorMap<InterfaceMapKey,InterfaceMapValue>