Package org.bitcoindevkit
Class SyncRequest
-
- All Implemented Interfaces:
-
java.lang.AutoCloseable,org.bitcoindevkit.Disposable,org.bitcoindevkit.SyncRequestInterface
public class SyncRequest implements Disposable, AutoCloseable, SyncRequestInterface
-
-
Constructor Summary
Constructors Constructor Description SyncRequest(Pointer pointer)SyncRequest(NoPointer noPointer)This constructor can be used to instantiate a fake object.
-
Method Summary
Modifier and Type Method Description Unitdestroy()Unitclose()final PointeruniffiClonePointer()-
-
Method Detail
-
uniffiClonePointer
final Pointer uniffiClonePointer()
-
-
-
-