Uses of Package
com.google.common.primitives
Packages that use com.google.common.primitives
Package
Description
Static utilities for working with the eight primitive types and
void, and value types for
treating them as unsigned.This package contains testing utilities.
-
Classes in com.google.common.primitives used by com.google.common.primitivesClassDescriptionComparators for
Booleanvalues.Holder for web specializations of methods ofDoubles.Marks all "top-level" types as non-null in a way that is recognized by Kotlin.Holder for web specializations of methods ofFloats.An immutable array ofdoublevalues, with an API resemblingList.A builder forImmutableDoubleArrayinstances; obtained usingImmutableDoubleArray.builder(int).An immutable array ofintvalues, with an API resemblingList.A builder forImmutableIntArrayinstances; obtained usingImmutableIntArray.builder(int).An immutable array oflongvalues, with an API resemblingList.A builder forImmutableLongArrayinstances; obtained usingImmutableLongArray.builder(int).Holder for web specializations of methods ofInts.A string to be parsed as a number and the radix to interpret it in.Holder for web specializations of methods ofShorts.A wrapper class for unsignedintvalues, supporting arithmetic operations.A wrapper class for unsignedlongvalues, supporting arithmetic operations. -
Classes in com.google.common.primitives used by com.google.common.testingClassDescriptionA wrapper class for unsigned
intvalues, supporting arithmetic operations.A wrapper class for unsignedlongvalues, supporting arithmetic operations.