| Interface | Description |
|---|---|
| Predicate<T> |
A function with a boolean return value useful for filtering.
|
| Class | Description |
|---|---|
| DTBuilder |
a mutable buffer that can be used to build
DateValues and
DateTimeValues. |
| Predicates |
static methods for creating the standard set of
Predicate objects. |
| TimeUtils |
Utility methods for working with times and dates.
|