Search Java Classes and Packages
Search Java Frameworks and Libraries
#Groovy.time Classes and Interfaces - 7 results found.
| Name | Description | Type | Package | Framework |
| BaseDuration | Base class for date and time durations. | Class | groovy.time | Groovy |
|
| BaseDuration .From | | Class | groovy.time.BaseDuration | Groovy |
|
| DatumDependentDuration | DatumDependentDuration represents durations whose length in milliseconds cannot be determined without knowing the datum point. | Class | groovy.time | Groovy |
|
| Duration | Duration represents time periods which have values independent of the context. | Class | groovy.time | Groovy |
|
| TimeCategory | Apply a number of methods to allow convenient Date/Time manipulation,such as: use ( TimeCategory ) { | Class | groovy.time | Groovy |
|
| TimeDatumDependentDuration | TimeDatumDuration represents a time period which results from an arithmetic operation between a TimeDuration object and a DatumDuration object | Class | groovy.time | Groovy |
|
| TimeDuration | TimeDuration represents time periods expressed in units of hours, minutes, seconds and milliseconds. | Class | groovy.time | Groovy |