| Interface | Description |
|---|---|
| Function<A,B> |
Used to specify matching functions for use encoding tagged unions (i.e.
|
| NonThrowingCloseable |
An
Closeable which cannot throw a checked exception. |
| Class | Description |
|---|---|
| Duration |
Represents a signed, fixed-length span of time represented as a count of seconds and fractions
of seconds at nanosecond resolution.
|
| Provider |
Instrumentation specific service provider mechanism.
|
| Timestamp |
A representation of an instant in time.
|
| TimestampFactory |
Factory for
Timestamp. |