Package | Description |
---|---|
org.threeten.extra.chrono |
Modifier and Type | Method | Description |
---|---|---|
AccountingEra |
AccountingChronology.eraOf(int era) |
|
static AccountingEra |
AccountingEra.of(int era) |
Obtains an instance of
AccountingEra from an int value. |
static AccountingEra |
AccountingEra.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AccountingEra[] |
AccountingEra.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2018 ThreeTen.org. All rights reserved.