public static interface WeakReferenceMonitor.ReleaseListener
Modifier and Type | Method and Description |
---|---|
void |
released()
This callback method is invoked once the associated handle has been released,
i.e. once there are no monitored strong references to the handle anymore.
|
Copyright © 2015. All rights reserved.