public static class LLJava.CmpIntegral extends LLJava.Cmp
post, prelocationformat| Constructor and Description |
|---|
CmpIntegral()
Synthetic minimal constructor provided by the umod compiler.
|
| Modifier and Type | Method and Description |
|---|---|
LLJava.CmpIntegral |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing, as specified in the umod source.
|
static String |
getFormatHint()
Delivers the format specification from the umod source.
|
LLJava.CmpIntegral |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_post, get_post, get_pre, get_pre, set_post, set_pretoStringget_location, get_location, set_locationpublic CmpIntegral()
public LLJava.CmpIntegral doclone()
Cloneable is known
to be implemented.doclone in class LLJava.Cmppublic static String getFormatHint()
'cmp' public Format format()
format in interface Formattableformat in class LLJava.Cmppublic LLJava.CmpIntegral initFrom(Object o0)
initFrom in class LLJava.Cmpsee also the complete user documentation .