public class FindRoot extends Object
Constructor and Description |
---|
FindRoot() |
Modifier and Type | Method and Description |
---|---|
Collection<HeapPath<com.sun.tools.hat.internal.model.JavaHeapObject>> |
findShortestPathsToRoot(com.sun.tools.hat.internal.model.JavaHeapObject obj,
boolean findAll) |
public Collection<HeapPath<com.sun.tools.hat.internal.model.JavaHeapObject>> findShortestPathsToRoot(com.sun.tools.hat.internal.model.JavaHeapObject obj, boolean findAll)
Copyright © 2013. All Rights Reserved.