Uses of Class
org.joda.time.field.UnsupportedDateTimeField
Packages that use UnsupportedDateTimeField
Package
Description
Implementation package providing abstract and standard field classes.
-
Uses of UnsupportedDateTimeField in org.joda.time.field
Fields in org.joda.time.field with type parameters of type UnsupportedDateTimeFieldModifier and TypeFieldDescriptionprivate static HashMap<DateTimeFieldType, UnsupportedDateTimeField> UnsupportedDateTimeField.cCacheThe cache of unsupported datetime field instancesMethods in org.joda.time.field that return UnsupportedDateTimeFieldModifier and TypeMethodDescriptionstatic UnsupportedDateTimeFieldUnsupportedDateTimeField.getInstance(DateTimeFieldType type, DurationField durationField) Gets an instance of UnsupportedDateTimeField for a specific named field.