Skip navigation links
C D F M T U 

C

com.io7m.junsigned.core - package com.io7m.junsigned.core
Core types and functions.
com.io7m.junsigned.documentation - package com.io7m.junsigned.documentation
Documentation.

D

Documentation - Class in com.io7m.junsigned.documentation
Marker class for looking up files by resource.

F

fromUnsignedInt(int) - Static method in class com.io7m.junsigned.core.UnsignedDouble
 
fromUnsignedInt(int) - Static method in class com.io7m.junsigned.core.UnsignedFloat
 
fromUnsignedLong(long) - Static method in class com.io7m.junsigned.core.UnsignedDouble
 
fromUnsignedLong(long) - Static method in class com.io7m.junsigned.core.UnsignedFloat
 

M

modulo(double, double) - Static method in class com.io7m.junsigned.core.UnsignedDouble
Calculate the unsigned modulo x % y.
modulo(float, float) - Static method in class com.io7m.junsigned.core.UnsignedFloat
Calculate the unsigned modulo x % y.
modulo(int, int) - Static method in class com.io7m.junsigned.core.UnsignedInt
Calculate the unsigned modulo x % y.
modulo(long, long) - Static method in class com.io7m.junsigned.core.UnsignedLong
Calculate the unsigned modulo x % y.

T

toUnsignedInt(double) - Static method in class com.io7m.junsigned.core.UnsignedDouble
 
toUnsignedInt(float) - Static method in class com.io7m.junsigned.core.UnsignedFloat
 
toUnsignedLong(double) - Static method in class com.io7m.junsigned.core.UnsignedDouble
 
toUnsignedLong(float) - Static method in class com.io7m.junsigned.core.UnsignedFloat
 

U

UnsignedDouble - Class in com.io7m.junsigned.core
Functions to convert unsigned integer values to/from values of double.
UnsignedFloat - Class in com.io7m.junsigned.core
Functions to convert unsigned integer values to/from values of float.
UnsignedInt - Class in com.io7m.junsigned.core
Functions dealing with unsigned int values.
UnsignedLong - Class in com.io7m.junsigned.core
Functions dealing with unsigned long values.
C D F M T U 
Skip navigation links

Copyright © 2017 <code@io7m.com> http://io7m.com