Uses of Class
org.ujmp.core.util.UJMPFormat
-
Packages that use UJMPFormat Package Description org.ujmp.core.util -
-
Uses of UJMPFormat in org.ujmp.core.util
Fields in org.ujmp.core.util declared as UJMPFormat Modifier and Type Field Description private static UJMPFormat
UJMPFormat. multiLineInstance
private static UJMPFormat
UJMPFormat. singleLineInstance
Methods in org.ujmp.core.util that return UJMPFormat Modifier and Type Method Description static UJMPFormat
UJMPFormat. getMultiLineInstance()
static UJMPFormat
UJMPFormat. getSingleLineInstance()
-