public static class Verify.Long extends Verify.Category2
| Modifier and Type | Field and Description |
|---|---|
protected static int |
BASE_HASH |
format| Constructor and Description |
|---|
Long() |
| Modifier and Type | Method and Description |
|---|---|
Verify.Long |
doclone() |
boolean |
equals(Object e0)
Generated by umod because this class is
ALGEBRAIC. |
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
int |
hashCode()
Generated by umod because this class is
ALGEBRAIC. |
Verify.Long |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
String |
toString() |
boolean |
x_equals(Verify.Long e0) |
public Verify.Long doclone()
doclone in class Verify.Category2public Format format()
format in interface Formattableformat in class Verify.Category2public boolean equals(Object e0)
ALGEBRAIC.public boolean x_equals(Verify.Long e0)
public int hashCode()
ALGEBRAIC.public Verify.Long initFrom(Object o0)
initFrom in class Verify.Category2see also the complete user documentation .