Uses of Package
com.google.common.primitives

Packages that use com.google.common.primitives
com.google.common.primitives Static utilities for working with the eight primitive types and void, and value types for treating them as unsigned. 
 

Classes in com.google.common.primitives used by com.google.common.primitives
UnsignedInteger
          A wrapper class for unsigned int values, supporting arithmetic operations.
UnsignedLong
          A wrapper class for unsigned long values, supporting arithmetic operations.
 



Copyright © 2010-2012. All Rights Reserved.