接口 WeakReferenceMonitor.ReleaseListener

    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型方法说明
      voidreleased()
      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.
    • 方法详细资料

      • released

        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.