|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaymentChannelClientState.State | |
|---|---|
| com.google.bitcoin.protocols.channels | |
| Uses of PaymentChannelClientState.State in com.google.bitcoin.protocols.channels |
|---|
| Methods in com.google.bitcoin.protocols.channels that return PaymentChannelClientState.State | |
|---|---|
PaymentChannelClientState.State |
PaymentChannelClientState.getState()
This object implements a state machine, and this accessor returns which state it's currently in. |
static PaymentChannelClientState.State |
PaymentChannelClientState.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PaymentChannelClientState.State[] |
PaymentChannelClientState.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||