Real Leak Tracer Factory
class RealLeakTracerFactory(shortestPathFinderFactory: ShortestPathFinder.Factory, objectInspectors: List<ObjectInspector>, listener: RealLeakTracerFactory.Event.Listener) : LeakTracer.Factory
Constructors
Link copied to clipboard
constructor(shortestPathFinderFactory: ShortestPathFinder.Factory, objectInspectors: List<ObjectInspector>, listener: RealLeakTracerFactory.Event.Listener)