public static class LLJava.Anonymity extends Object implements Cloneable, Formattable
format
Constructor and Description |
---|
Anonymity()
Synthetic minimal constructor provided by the umod compiler.
|
Modifier and Type | Method and Description |
---|---|
LLJava.Anonymity |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
LLJava.Anonymity |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
String |
toString() |
public Anonymity()
public LLJava.Anonymity doclone()
Cloneable
is known
to be implemented.public Format format()
format
in interface Formattable
public LLJava.Anonymity initFrom(Object o0)
see also the complete user documentation .