|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.text.Format
it.amattioli.encapsulate.range.NumericRangeFormat
public class NumericRangeFormat
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.text.Format |
|---|
Format.Field |
| Method Summary | |
|---|---|
StringBuffer |
format(Object obj,
StringBuffer toAppendTo,
FieldPosition pos)
|
static NumericRangeFormat |
getInstance()
|
static NumericRangeFormat |
getInstance(Locale locale)
|
Object |
parseObject(String source,
ParsePosition pos)
|
| Methods inherited from class java.text.Format |
|---|
clone, format, formatToCharacterIterator, parseObject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static NumericRangeFormat getInstance()
public static NumericRangeFormat getInstance(Locale locale)
public StringBuffer format(Object obj,
StringBuffer toAppendTo,
FieldPosition pos)
format in class Format
public Object parseObject(String source,
ParsePosition pos)
parseObject in class Format
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||