| Package | Description |
|---|---|
| com.google.common.primitives |
Static utilities for working with the eight primitive types and
void, and value types for
treating them as unsigned. |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator |
UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator[] |
UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|