|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.util.LongFormatter
Constructor Summary | |
LongFormatter()
|
|
LongFormatter(long lg)
|
Method Summary | |
java.lang.String |
getFormattedString()
|
long |
getLong()
|
java.lang.String |
getUnformattedString()
|
void |
setLong(long lg)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LongFormatter()
public LongFormatter(long lg)
Method Detail |
public void setLong(long lg)
public long getLong()
public java.lang.String getFormattedString()
public java.lang.String getUnformattedString()
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |