Package 

Class FFIObject

  • All Implemented Interfaces:
    java.lang.AutoCloseable , org.lightningdevkit.ldknode.Disposable

    
    public abstract class FFIObject
     implements Disposable, AutoCloseable
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      FFIObject(Pointer pointer)
    • Method Summary

      Modifier and Type Method Description
      Unit destroy()
      Unit close()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait