public abstract class HeapObjectArgumentFactory extends Object implements ArgumentFactory
Modifier and Type | Method and Description |
---|---|
Object |
build(ArgumentDescriptor argument) |
static ArgumentFactory |
build(ISnapshot snapshot,
IHeapObjectArgument argument) |
static ArgumentFactory |
build(ISnapshot snapshot,
int[] objectIds) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
appendUsage
public static final ArgumentFactory build(ISnapshot snapshot, int[] objectIds)
public static final ArgumentFactory build(ISnapshot snapshot, IHeapObjectArgument argument)
public Object build(ArgumentDescriptor argument) throws SnapshotException
build
in interface ArgumentFactory
SnapshotException