|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMultiplePathsFromGCRootsComputer
Objects of this type can be used to work with paths to many objects
Method Summary | |
---|---|
Object[] |
getAllPaths(IProgressListener progressListener)
Calculates (if not yet calculated) and returns all the paths. |
MultiplePathsFromGCRootsRecord[] |
getPathsByGCRoot(IProgressListener progressListener)
Calculates (if not yet calculated) and returns all the paths. |
Method Detail |
---|
MultiplePathsFromGCRootsRecord[] getPathsByGCRoot(IProgressListener progressListener) throws SnapshotException
progressListener
- - used to track the progress of the computation
SnapshotException
Object[] getAllPaths(IProgressListener progressListener) throws SnapshotException
progressListener
- - used to track the progress of the computation
SnapshotException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |