Uses of Interface
net.time4j.engine.ChronoExtension
Package
Description
Defines the common generic schemes and interfaces of chronological
systems.
-
Uses of ChronoExtension in net.time4j.engine
Modifier and TypeMethodDescriptionBridgeChronology.getExtensions()
Chronology.getExtensions()
Returns all registered chronological extensions.Modifier and TypeMethodDescriptionCalendarFamily.Builder.appendExtension(ChronoExtension extension)
Chronology.Builder.appendExtension(ChronoExtension extension)
Registers a state extension which can create models with their own state separated from standard time value context.TimeAxis.Builder.appendExtension(ChronoExtension extension)