org.eclipse.mat.inspections
Class FindLeaksQuery.AccumulationPoint

java.lang.Object
  extended by org.eclipse.mat.inspections.FindLeaksQuery.AccumulationPoint
Direct Known Subclasses:
FindLeaksQuery.AccumulationPointOfGroupOfObject
Enclosing class:
FindLeaksQuery

public static class FindLeaksQuery.AccumulationPoint
extends Object


Constructor Summary
FindLeaksQuery.AccumulationPoint(IObject object)
           
 
Method Summary
 IObject getObject()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindLeaksQuery.AccumulationPoint

public FindLeaksQuery.AccumulationPoint(IObject object)
Method Detail

getObject

public IObject getObject()