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