Class CleanupDetector.WeakReferenceWithRunnable

java.lang.Object
java.lang.ref.Reference<T>
java.lang.ref.WeakReference<Object>
de.sandec.jmemorybuddy.CleanupDetector.WeakReferenceWithRunnable
Enclosing class:
CleanupDetector

public static class CleanupDetector.WeakReferenceWithRunnable extends WeakReference<Object>
This class can be extended to provide more meta information to the method onCleanup.