|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectus.ihmc.utilities.fixedPointRepresentation.UnsignedByteTools
public class UnsignedByteTools
Constructor Summary | |
---|---|
UnsignedByteTools()
|
Method Summary | |
---|---|
static byte |
fromInt(int value)
|
static int |
toInt(byte unsignedByte)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnsignedByteTools()
Method Detail |
---|
public static int toInt(byte unsignedByte)
public static byte fromInt(int value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |