Class LeakDetector.LeakInfo

java.lang.Object
java.lang.ref.Reference<T>
java.lang.ref.PhantomReference<T>
org.eclipse.jetty.util.LeakDetector.LeakInfo
Enclosing class:
LeakDetector<T>

public class LeakDetector.LeakInfo extends PhantomReference<T>
Information about the leak of a resource.