Interface Closure


  • public interface Closure
    Represents a native closure. A Closure is implemented by java code to act as a C function pointer.