|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ancientprogramming.fixedformat4j.format.AbstractFixedFormatter<T>
com.ancientprogramming.fixedformat4j.format.impl.AbstractNumberFormatter<java.lang.Long>
com.ancientprogramming.fixedformat4j.format.impl.LongFormatter
public class LongFormatter
Formatter for Long data
| Constructor Summary | |
|---|---|
LongFormatter()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
asObject(java.lang.String string,
FormatInstructions instructions)
|
java.lang.String |
asString(java.lang.Long obj,
FormatInstructions instructions)
|
| Methods inherited from class com.ancientprogramming.fixedformat4j.format.impl.AbstractNumberFormatter |
|---|
format, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LongFormatter()
| Method Detail |
|---|
public java.lang.Long asObject(java.lang.String string,
FormatInstructions instructions)
asObject in class AbstractFixedFormatter<java.lang.Long>
public java.lang.String asString(java.lang.Long obj,
FormatInstructions instructions)
asString in class AbstractFixedFormatter<java.lang.Long>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||