Skip to content

ccarpenter04/Unsigned-Integers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unsigned-Integers Release

A library for working with unsigned integers in Java 7 and above.

Includes unsigned integer classes that are extensions of java.lang.Number such as UnsignedByte, UnsignedShort, UnsignedInteger, and UnsignedLong.

The goal is to compliment their signed Number counterparts.

About

A library for working with unsigned integers in java.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages