|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.util.formats.Format
meshi.util.formats.Fint
public class Fint
| Field Summary | |
|---|---|
static Fint |
SHORT
|
static Fint |
SHORTER
|
static Fint |
STANDARD
|
| Fields inherited from class meshi.util.formats.Format |
|---|
FIELD, INDENT, VERY_SHORT |
| Constructor Summary | |
|---|---|
Fint(int field,
int indent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
f(int value)
|
java.lang.String |
f(java.lang.Object value)
|
| Methods inherited from class meshi.util.formats.Format |
|---|
fdoubleL, fdoubleR, fintL, fintR, fstringL, fstringR |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Fint STANDARD
public static final Fint SHORT
public static final Fint SHORTER
| Constructor Detail |
|---|
public Fint(int field,
int indent)
| Method Detail |
|---|
public java.lang.String f(java.lang.Object value)
f in class Formatpublic java.lang.String f(int value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||