|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sigh.utils.SIGH_license
com.sigh.utils.strings.OutputSeparatorsForDigitStrings
com.sigh.utils.strings.ThreeDigitSeparator
public abstract class ThreeDigitSeparator
Constructor Summary | |
---|---|
ThreeDigitSeparator()
author Software Industry & General Hardware Constructor for this class. |
|
ThreeDigitSeparator(java.lang.String aFinalAnswer)
author Software Industry & General Hardware |
Method Summary | |
---|---|
java.lang.String |
addCommas(java.lang.String aValue)
author Software Industry & General Hardware |
void |
usage()
Gives examples of use. |
Methods inherited from class com.sigh.utils.SIGH_license |
---|
license |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreeDigitSeparator()
public ThreeDigitSeparator(java.lang.String aFinalAnswer)
aFinalAnswer
- This constructor allows the programmer to supply the string on the constructor line.Method Detail |
---|
public java.lang.String addCommas(java.lang.String aValue)
aValue
- String to which to add separators at grouping count positions.
public void usage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |