Package org.bitcoindevkit
Class FullScanRequest
-
- All Implemented Interfaces:
-
java.lang.AutoCloseable,org.bitcoindevkit.Disposable,org.bitcoindevkit.FullScanRequestInterface
public class FullScanRequest implements Disposable, AutoCloseable, FullScanRequestInterface
-
-
Constructor Summary
Constructors Constructor Description FullScanRequest(Pointer pointer)FullScanRequest(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()
-
-
-
-