| Package | Description |
|---|---|
| net.time4j.format |
Defines common interfaces for any format support of Time4J.
|
| Modifier and Type | Field and Description |
|---|---|
static AttributeKey<NumberSystem> |
Attributes.NUMBER_SYSTEM
Determines the number system.
|
| Modifier and Type | Method and Description |
|---|---|
static NumberSystem |
NumberSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberSystem[] |
NumberSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2016. All rights reserved.