| Class and Description |
|---|
| CaseFormat
17/3/2020 WilliamZhu(allwefantasy@gmail.com)
|
| CharMatcher |
| Converter
A function from
A to B with an associated reverse function from B
to A; used for converting back and forth between different representations of the same
information. |
| Equivalence
A strategy for determining whether two instances are considered equivalent.
|
| Equivalence.Wrapper
Wraps an object so that
Equivalence.Wrapper.equals(Object) and Equivalence.Wrapper.hashCode() delegate to an
Equivalence. |
| Function
Determines an output value based on an input value.
|
| Joiner |
| Joiner.MapJoiner
An object that joins map entries in the same manner as
Joiner joins iterables and
arrays. |
| Objects.ToStringHelper
Support class for
Objects.toStringHelper(java.lang.Object). |
| Optional
An immutable object that may contain a non-null reference to another object.
|
| Predicate
Determines a true or false value for a given input.
|
| Splitter
Extracts non-overlapping substrings from an input string, typically by
recognizing appearances of a separator sequence.
|
| Splitter.MapSplitter
An object that splits strings into maps as
Splitter splits
iterables and lists. |
| StandardSystemProperty
Represents a standard system property.
|
| Stopwatch
An object that measures elapsed time in nanoseconds.
|
| Supplier
A class that can supply objects of a single type.
|
| Ticker
A time source; returns a time value representing the number of nanoseconds elapsed since some
fixed but arbitrary point in time.
|
| WowBitSet
18/3/2020 WilliamZhu(allwefantasy@gmail.com)
|
| Class and Description |
|---|
| Function
Determines an output value based on an input value.
|
| Supplier
A class that can supply objects of a single type.
|
| 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 |
|---|
| Converter
A function from
A to B with an associated reverse function from B
to A; used for converting back and forth between different representations of the same
information. |
| Equivalence
A strategy for determining whether two instances are considered equivalent.
|
| Function
Determines an output value based on an input value.
|
| Optional
An immutable object that may contain a non-null reference to another object.
|
| Predicate
Determines a true or false value for a given input.
|
| Supplier
A class that can supply objects of a single type.
|
| Class and Description |
|---|
| Function
Determines an output value based on an input value.
|
| Class and Description |
|---|
| Function
Determines an output value based on an input value.
|
| Class and Description |
|---|
| Predicate
Determines a true or false value for a given input.
|
| Class and Description |
|---|
| Converter
A function from
A to B with an associated reverse function from B
to A; used for converting back and forth between different representations of the same
information. |
Copyright © 2020. All rights reserved.