| Package | Description | 
|---|---|
| net.time4j.engine | 
 Defines the common generic schemes and interfaces of chronological
 systems. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TimeAxis<U,T extends TimePoint<U,T>>
A time axis is a dynamic view on a chronology where a system of
 registered time units is used to define a time arithmetic for any
 time points belonging to this time axis respective chronology. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TimeAxis.Builder<U,T> | 
TimeAxis.Builder.withTimeLine(TimeLine<T> timeline)
Defines the argument as timeline to be used for stepping
 forward or backwards. 
 | 
Copyright © 2014–2015. All rights reserved.