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.testing Class Description UnsignedInteger A wrapper class for unsignedintvalues, supporting arithmetic operations.UnsignedLong A wrapper class for unsignedlongvalues, supporting arithmetic operations.