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