Uses of Enum Class
io.github.tonywasher.joceanus.oceanus.date.OceanusDateEvent
Packages that use OceanusDateEvent
Package
Description
Package that provides a view of a date as simply a day, with no time information.
-
Uses of OceanusDateEvent in io.github.tonywasher.joceanus.oceanus.date
Methods in io.github.tonywasher.joceanus.oceanus.date that return OceanusDateEventModifier and TypeMethodDescriptionstatic OceanusDateEventReturns the enum constant of this class with the specified name.static OceanusDateEvent[]OceanusDateEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.tonywasher.joceanus.oceanus.date that return types with arguments of type OceanusDateEventModifier and TypeMethodDescriptionOceanusDateConfig.getEventRegistrar()OceanusDateFormatter.getEventRegistrar()