|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.internal.snapshot.HeapObjectArgumentFactory
public abstract class HeapObjectArgumentFactory
Method Summary | |
---|---|
java.lang.Object |
build(ArgumentDescriptor argument)
|
static ArgumentFactory |
build(ISnapshot snapshot,
IHeapObjectArgument argument)
|
static ArgumentFactory |
build(ISnapshot snapshot,
int[] objectIds)
|
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 Detail |
---|
public static final ArgumentFactory build(ISnapshot snapshot, int[] objectIds)
public static final ArgumentFactory build(ISnapshot snapshot, IHeapObjectArgument argument)
public java.lang.Object build(ArgumentDescriptor argument) throws SnapshotException
build
in interface ArgumentFactory
SnapshotException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |