- Enclosing class:
LedgerBounds
public static class LedgerBounds.LedgerBoundsBuilder
extends Object
-
Method Summary
Maximum ledger sequence number of the transaction.
Minimum ledger sequence number of the transaction.
-
Method Details
-
minLedger
Minimum ledger sequence number of the transaction.
- Returns:
this.
-
maxLedger
Maximum ledger sequence number of the transaction.
- Returns:
this.
-
-