Uses of Interface
net.time4j.engine.ChronoExtension
Packages that use ChronoExtension
Package
Description
Defines the common generic schemes and interfaces of chronological
systems.
-
Uses of ChronoExtension in net.time4j.engine
Methods in net.time4j.engine that return types with arguments of type ChronoExtensionModifier and TypeMethodDescriptionBridgeChronology.getExtensions()
Chronology.getExtensions()
Returns all registered chronological extensions.Methods in net.time4j.engine with parameters of type ChronoExtensionModifier 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)