| Class and Description |
|---|
| Equivalence
A strategy for determining whether two instances are considered equivalent, and for computing
hash codes in a manner consistent with that equivalence.
|
| Equivalence.Wrapper
Wraps an object so that
Equivalence.Wrapper.equals(Object) and Equivalence.Wrapper.hashCode() delegate to an Equivalence. |
| Function
Legacy version of
java.util.function.Function. |
| MoreObjects.ToStringHelper
Support class for
MoreObjects.toStringHelper(java.lang.Object). |
| Predicate
Legacy version of
java.util.function.Predicate. |
| Stopwatch
An object that measures elapsed time in nanoseconds.
|
| Supplier
Legacy version of
java.util.function.Supplier. |
| Ticker
A time source; returns a time value representing the number of nanoseconds elapsed since some
fixed but arbitrary point in time.
|
| Class and Description |
|---|
| Function
Legacy version of
java.util.function.Function. |
| Supplier
Legacy version of
java.util.function.Supplier. |
| Ticker
A time source; returns a time value representing the number of nanoseconds elapsed since some
fixed but arbitrary point in time.
|
| Class and Description |
|---|
| Predicate
Legacy version of
java.util.function.Predicate. |
| Class and Description |
|---|
| Function
Legacy version of
java.util.function.Function. |
Copyright © 2007–2023. All rights reserved.