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 Unit
destroy()
Unit
close()
final Pointer
uniffiClonePointer()
-
-
-
Method Detail
-
uniffiClonePointer
final Pointer uniffiClonePointer()
-
-