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.Type
public Format format()
format
in interface Formattable
format
in class Verify.Type
public Verify.Category2 initFrom(Object o0)
initFrom
in class Verify.Type
see also the complete user documentation .