swarm.objectbase
Class EmptyProbeMapImpl
java.lang.Object
|
+--swarm.objectbase.EmptyProbeMapImpl
- public class EmptyProbeMapImpl
- extends Object
- implements CustomProbeMapS, CustomProbeMap, EmptyProbeMapS, EmptyProbeMap
A CustomProbeMap to be used for building up ProbeMaps from scratch..
A CustomProbeMap to be used for building up ProbeMaps from scratch.
Methods implemented by this class for interface swarm.objectbase.ProbeMap |
addProbe,
addProbeMap,
begin,
clone,
dropProbeForMessage,
dropProbeForVariable,
dropProbeMap,
getNumEntries,
getProbedClass,
getProbeForMessage,
getProbeForVariable |
Methods implemented by this class for interface swarm.defobj.Drop |
drop |
Methods implemented by this class for interface swarm.defobj.DefinedObject |
compare,
describe,
describeID,
getDisplayName,
getTypeName,
getZone,
perform,
perform$with,
perform$with$with,
perform$with$with$with,
respondsTo,
setDisplayName,
xfprint,
xfprintid,
xprint,
xprintid |
EmptyProbeMapImpl
public EmptyProbeMapImpl()
EmptyProbeMapImpl
public EmptyProbeMapImpl(Zone aZone,
Class aClass)
- Convenience method for creating an EmptyProbeMap
EmptyProbeMapImpl
public EmptyProbeMapImpl(Zone aZone)
- Default constructor for Impl class