public abstract static class Verify.Category1 extends Verify.Type
format| Constructor and Description |
|---|
Category1() |
| Modifier and Type | Method and Description |
|---|---|
Verify.Category1 |
doclone() |
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
Verify.Category1 |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
public Verify.Category1 doclone()
doclone in class Verify.Typepublic Format format()
format in interface Formattableformat in class Verify.Typepublic Verify.Category1 initFrom(Object o0)
initFrom in class Verify.Typesee also the complete user documentation .