All Classes and Interfaces

Class
Description
 
Exception thrown when a value is out of range for an unsigned type
Class used to represent an unsigned byte (0 to 255)
Class used to represent an unsigned byte with overflow (wrap around) behavior (0 to 255)
Abstract class used to represent all unsigned number types
Class used to represent an unsigned short (0 to 65535)