Uses of Interface
net.time4j.engine.UnitRule
Packages that use UnitRule
Package
Description
Defines the common generic schemes and interfaces of chronological
 systems.
- 
Uses of UnitRule in net.time4j.engineMethods in net.time4j.engine with parameters of type UnitRuleModifier and TypeMethodDescriptionTimeAxis.Builder.appendUnit(U unit, UnitRule<T> rule, double length)Registers a non-convertible time unit with an associated unit rule.TimeAxis.Builder.appendUnit(U unit, UnitRule<T> rule, double length, Set<? extends U> convertibleUnits)Registers a new time unit with an associated unit rule.