public class EncryptedAmount extends Object
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static EncryptedAmount |
from(com.concordium.grpc.v2.EncryptedAmount inputAmount) |
byte[] |
getBytes() |
int |
hashCode() |
String |
toString() |
public static EncryptedAmount from(com.concordium.grpc.v2.EncryptedAmount inputAmount)
public byte[] getBytes()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.