com.fluendo.jst
Class Format
java.lang.Object
com.fluendo.jst.Format
public class Format
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
BYTES
public static final int BYTES
- See Also:
- Constant Field Values
TIME
public static final int TIME
- See Also:
- Constant Field Values
BUFFERS
public static final int BUFFERS
- See Also:
- Constant Field Values
PERCENT
public static final int PERCENT
- See Also:
- Constant Field Values
PERCENT_MAX
public static final long PERCENT_MAX
- See Also:
- Constant Field Values
PERCENT_SCALE
public static final long PERCENT_SCALE
- See Also:
- Constant Field Values
Format
public Format()