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