class Checkpoint
<init> |
Checkpoint(serializedFiber: SerializedBytes<ProtocolStateMachineImpl<*>>) |
id |
val id: SecureHash |
serializedFiber |
val serializedFiber: SerializedBytes<ProtocolStateMachineImpl<*>> |
equals |
fun equals(other: Any?): Boolean |
hashCode |
fun hashCode(): Int |
toString |
fun toString(): String |