public class MemoId extends Memo
Constructor and Description |
---|
MemoId(java.math.BigInteger id) |
MemoId(java.lang.Long id) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
@NonNull java.math.BigInteger |
getId() |
int |
hashCode() |
java.lang.String |
toString() |
public MemoId(java.math.BigInteger id)
public MemoId(java.lang.Long id)