Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Java.time.temporal Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
ChronoFieldA standard set of fields.Classjava.time.temporalJava SE
ChronoUnitA standard set of date periods units.Classjava.time.temporalJava SE
IsoFieldsFields and units specific to the ISO-8601 calendar system, including quarter-of-year and week-based-year.Classjava.time.temporalJava SE
JulianFieldsA set of date fields that provide access to Julian Days.Classjava.time.temporalJava SE
TemporalAdjustersCommon and useful TemporalAdjusters.Classjava.time.temporalJava SE
TemporalQueriesCommon implementations of TemporalQuery.Classjava.time.temporalJava SE
TemporalFramework-level interface defining read-write access to a temporal object, such as a date, time, offset or some combination of these.Interfacejava.time.temporalJava SE
TemporalAccessorFramework-level interface defining read-only access to a temporal object, such as a date, time, offset or some combination of these.Interfacejava.time.temporalJava SE
TemporalAdjusterStrategy for adjusting a temporal object.Interfacejava.time.temporalJava SE
TemporalAmountFramework-level interface defining an amount of time, such as 6 hours, 8 days or 2 years and 3 months.Interfacejava.time.temporalJava SE
TemporalFieldA field of date-time, such as month-of-year or hour-of-minute.Interfacejava.time.temporalJava SE
TemporalQueryStrategy for querying a temporal object.Interfacejava.time.temporalJava SE
TemporalUnitA unit of date-time, such as Days or Hours.Interfacejava.time.temporalJava SE
UnsupportedTemporalTypeExceptionUnsupportedTemporalTypeException indicates that a ChronoField or ChronoUnit is not supported for a Temporal class.Classjava.time.temporalJava SE
ValueRangeThe range of valid values for a date-time field.Classjava.time.temporalJava SE
WeekFieldsLocalized definitions of the day-of-week, week-of-month and week-of-year fields.Classjava.time.temporalJava SE