| Package | Description |
|---|---|
| com.google.common.primitives |
Static utilities for working with the eight primitive types and
void,
and value types for treating them as unsigned. |
| Class and Description |
|---|
| UnsignedInteger
A wrapper class for unsigned
int values, supporting arithmetic operations. |
| UnsignedLong
A wrapper class for unsigned
long values, supporting arithmetic operations. |
Copyright © 2010-2014. All Rights Reserved.