Guava: Google Core Libraries for Java 13.0.1-redhat-1

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.
 


Guava: Google Core Libraries for Java 13.0.1-redhat-1

Copyright © 2010-2013 JBoss by Red Hat. All Rights Reserved.