Class NativeClosureFactory.ClosureReference

    • Method Detail

      • finalizeReferent

        public void finalizeReferent()
        Description copied from interface: FinalizableReference
        Invoked on a background thread after the referent has been garbage collected unless security restrictions prevented starting a background thread, in which case this method is invoked when new references are created.
      • getCallable

        java.lang.Object getCallable()