public abstract class LedgerDevice
extends java.lang.Object
| Constructor and Description |
|---|
LedgerDevice() |
| Modifier and Type | Method and Description |
|---|---|
abstract byte[] |
exchange(byte[] input) |
static LedgerDevice |
findLedgerDevice() |
public static LedgerDevice findLedgerDevice()
public abstract byte[] exchange(byte[] input)