Class NativeClosureProxy


  • public abstract class NativeClosureProxy
    extends Object
    • Field Detail

      • runtime

        protected final Runtime runtime
      • DEBUG

        public static final boolean DEBUG
    • Constructor Detail

      • NativeClosureProxy

        protected NativeClosureProxy​(NativeRuntime runtime)
    • Method Detail

      • getCallable

        protected Object getCallable()