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