Package | Description |
---|---|
org.joda.time.field |
Implementation package providing abstract and standard field classes.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.HashMap<DurationFieldType,UnsupportedDurationField> |
UnsupportedDurationField.cCache
The cache of unsupported duration field instances
|
Modifier and Type | Method and Description |
---|---|
static UnsupportedDurationField |
UnsupportedDurationField.getInstance(DurationFieldType type)
Gets an instance of UnsupportedDurationField for a specific named field.
|