org.goda.chronic.numerizer
public class Numerizer extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
Numerizer.BigPrefix |
protected static class |
Numerizer.DirectNum |
protected static class |
Numerizer.Prefix |
protected static class |
Numerizer.TenPrefix |
| Modifier and Type | Field and Description |
|---|---|
protected static Numerizer.BigPrefix[] |
BIG_PREFIXES |
protected static Numerizer.DirectNum[] |
DIRECT_NUMS |
protected static Numerizer.TenPrefix[] |
TEN_PREFIXES |
| Constructor and Description |
|---|
Numerizer() |
protected static Numerizer.DirectNum[] DIRECT_NUMS
protected static Numerizer.TenPrefix[] TEN_PREFIXES
protected static Numerizer.BigPrefix[] BIG_PREFIXES
Copyright © 2013 os-cillation GmbH. All rights reserved.