public static class Verify.Reference extends Verify.Category1
| Modifier and Type | Field and Description |
|---|---|
protected static int |
BASE_HASH |
format| Constructor and Description |
|---|
Reference() |
| Modifier and Type | Method and Description |
|---|---|
Verify.Reference |
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.Reference |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
boolean |
x_equals(Verify.Reference e0) |
public Verify.Reference doclone()
doclone in class Verify.Category1public Format format()
format in interface Formattableformat in class Verify.Category1public boolean equals(Object e0)
ALGEBRAIC.public boolean x_equals(Verify.Reference e0)
public int hashCode()
ALGEBRAIC.public Verify.Reference initFrom(Object o0)
initFrom in class Verify.Category1see also the complete user documentation .