| Changed Classes |
|
Equivalence
|
A strategy for determining whether two instances are considered equivalent. |
|
Equivalences
|
Contains static factory methods for creating {@code Equivalence} instances. |
|
Functions
|
Static utility methods pertaining to {@code Function} instances. |
|
Joiner.MapJoiner
|
An object that joins map entries in the same manner as {@code Joiner} joins iterables and
arrays. |
|
Predicates
|
Static utility methods pertaining to {@code Predicate} instances. |
|
Splitter
|
An object that divides strings (or other instances of {@code CharSequence})
into substrings, by recognizing a separator (a.k.a. |
|
Throwables
|
Static utility methods pertaining to instances of Throwable. |
|
Ticker
|
A time source; returns a time value representing the number of nanoseconds
elapsed since some fixed but arbitrary point in time. |