Class HeapObjectArgumentFactory
java.lang.Object
org.eclipse.mat.internal.snapshot.HeapObjectArgumentFactory
- All Implemented Interfaces:
ArgumentFactory
- Direct Known Subclasses:
HeapObjectContextArgument
,HeapObjectParamArgument
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(ArgumentDescriptor argument) static final ArgumentFactory
static final ArgumentFactory
build
(ISnapshot snapshot, IHeapObjectArgument argument) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.mat.query.registry.ArgumentFactory
appendUsage
-
Method Details
-
build
-
build
-
build
- Specified by:
build
in interfaceArgumentFactory
- Throws:
SnapshotException
-