Class ObjectMarkerFactory
java.lang.Object
org.eclipse.mat.parser.internal.snapshot.ObjectMarkerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IObjectMarkergetObjectMarker(int[] roots, boolean[] bits, IIndexReader.IOne2ManyIndex outbound, long outboundLength, IProgressListener progressListener) static IObjectMarkergetObjectMarker(int[] roots, boolean[] bits, IIndexReader.IOne2ManyIndex outbound, IProgressListener progressListener)
-
Constructor Details
-
ObjectMarkerFactory
public ObjectMarkerFactory()
-
-
Method Details
-
getObjectMarker
public static IObjectMarker getObjectMarker(int[] roots, boolean[] bits, IIndexReader.IOne2ManyIndex outbound, IProgressListener progressListener) -
getObjectMarker
public static IObjectMarker getObjectMarker(int[] roots, boolean[] bits, IIndexReader.IOne2ManyIndex outbound, long outboundLength, IProgressListener progressListener)
-