org.eclipse.mat.internal.snapshot
Class HeapObjectArgumentFactory
java.lang.Object
org.eclipse.mat.internal.snapshot.HeapObjectArgumentFactory
- All Implemented Interfaces:
- ArgumentFactory
- Direct Known Subclasses:
- HeapObjectContextArgument, HeapObjectParamArgument
public abstract class HeapObjectArgumentFactory
- extends Object
- implements ArgumentFactory
build
public static final ArgumentFactory build(ISnapshot snapshot,
int[] objectIds)
build
public static final ArgumentFactory build(ISnapshot snapshot,
IHeapObjectArgument argument)
build
public Object build(ArgumentDescriptor argument)
throws SnapshotException
- Specified by:
build
in interface ArgumentFactory
- Throws:
SnapshotException