Uses of Enum
org.threeten.extra.chrono.CopticEra
Packages that use CopticEra
Package
Description
Additional chronologies (calendar systems) that extend
java.time.*.-
Uses of CopticEra in org.threeten.extra.chrono
Methods in org.threeten.extra.chrono that return CopticEraModifier and TypeMethodDescriptionCopticChronology.eraOf(int eraValue) CopticDate.getEra()Gets the era applicable at this date.static CopticEraCopticEra.of(int era) Obtains an instance ofCopticErafrom anintvalue.static CopticEraReturns the enum constant of this type with the specified name.static CopticEra[]CopticEra.values()Returns an array containing the constants of this enum type, in the order they are declared.