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