|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.util.NumSeparators
public class NumSeparators
Singleton Separators are needed for "inverse" cell formatting we assume, that the locale almost never changes
Field Summary | |
---|---|
int |
decimalSep
|
int |
thouSep
|
Method Summary | |
---|---|
static NumSeparators |
instance(java.util.Locale locale)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int thouSep
public int decimalSep
Method Detail |
---|
public static NumSeparators instance(java.util.Locale locale)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |