Class NativeAllocation.Destructor

java.lang.Object
com.oracle.truffle.nfi.backend.libffi.NativeAllocation.Destructor
Direct Known Subclasses:
NativeAllocation.FreeDestructor
Enclosing class:
NativeAllocation

public abstract static class NativeAllocation.Destructor extends Object
  • Constructor Details

    • Destructor

      public Destructor()
  • Method Details

    • destroy

      protected abstract void destroy()