public static class LedgerFootprint.LedgerFootprintBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
LedgerFootprint |
build() |
LedgerFootprint.LedgerFootprintBuilder |
readOnly(LedgerKey[] readOnly) |
LedgerFootprint.LedgerFootprintBuilder |
readWrite(LedgerKey[] readWrite) |
java.lang.String |
toString() |
public LedgerFootprint.LedgerFootprintBuilder readOnly(LedgerKey[] readOnly)
this
.public LedgerFootprint.LedgerFootprintBuilder readWrite(LedgerKey[] readWrite)
this
.public LedgerFootprint build()
public java.lang.String toString()
toString
in class java.lang.Object