|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.uwyn.rife.tools.IntegerUtils
public class IntegerUtils
| Constructor Summary | |
|---|---|
IntegerUtils()
|
|
| Method Summary | |
|---|---|
static int |
bytesToInt(byte[] bytes)
|
static byte[] |
intToBytes(int integer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntegerUtils()
| Method Detail |
|---|
public static byte[] intToBytes(int integer)
public static int bytesToInt(byte[] bytes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||