Uses of Enum Class
com.google.common.primitives.Booleans.LexicographicalComparator
Packages that use Booleans.LexicographicalComparator
Package
Description
Static utilities for the eight primitive types and
void
, and value types for treating
them as unsigned or storing them in immutable arrays.-
Uses of Booleans.LexicographicalComparator in com.google.common.primitives
Methods in com.google.common.primitives that return Booleans.LexicographicalComparatorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Booleans.LexicographicalComparator[]
Booleans.LexicographicalComparator.values()
Returns an array containing the constants of this enum class, in the order they are declared.