Uses of Package
com.google.common.primitives
-
Packages that use com.google.common.primitives Package Description com.google.common.primitives Static utilities for working with the eight primitive types andvoid
, and value types for treating them as unsigned.com.google.common.testing This package contains testing utilities. -
Classes in com.google.common.primitives used by com.google.common.primitives Class Description Booleans.LexicographicalComparator Chars.LexicographicalComparator Doubles.DoubleConverter Doubles.LexicographicalComparator Floats.FloatConverter Floats.LexicographicalComparator Ints.IntConverter Ints.LexicographicalComparator Longs.LexicographicalComparator Longs.LongConverter ParseRequest A string to be parsed as a number and the radix to interpret it in.Shorts.LexicographicalComparator Shorts.ShortConverter SignedBytes.LexicographicalComparator UnsignedBytes.LexicographicalComparatorHolder.PureJavaComparator UnsignedBytes.LexicographicalComparatorHolder.UnsafeComparator UnsignedInteger A wrapper class for unsignedint
values, supporting arithmetic operations.UnsignedInts.LexicographicalComparator UnsignedLong A wrapper class for unsignedlong
values, supporting arithmetic operations.UnsignedLongs.LexicographicalComparator -
Classes in com.google.common.primitives used by com.google.common.testing Class Description UnsignedInteger A wrapper class for unsignedint
values, supporting arithmetic operations.UnsignedLong A wrapper class for unsignedlong
values, supporting arithmetic operations.