public class EncryptedAmountIndex extends Object
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static EncryptedAmountIndex |
from(long value) |
UInt64 |
getIndex()
An index that represents which encrypted amounts have been combined into an
associated encrypted amount.
|
long |
getValue() |
int |
hashCode() |
String |
toString() |
public static EncryptedAmountIndex from(long value)
public long getValue()
public UInt64 getIndex()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.