public class Round extends Object
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static Round |
from(com.concordium.grpc.v2.Round round) |
static Round |
from(long round) |
UInt64 |
getValue()
The round expressed as an unsigned integer.
|
int |
hashCode() |
String |
toString() |
public Round(UInt64 value)
Copyright © 2025. All rights reserved.