|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.util.collection.EvBitsUtil
public class EvBitsUtil
| Constructor Summary | |
|---|---|
EvBitsUtil()
|
|
| Method Summary | |
|---|---|
static int |
byteArrayToInt(byte b0,
byte b1,
byte b2,
byte b3)
|
static int |
byteArrayToShort(byte b0,
byte b1)
|
static byte[] |
intToByteArray(int value)
|
static byte[] |
shortToByteArray(short value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvBitsUtil()
| Method Detail |
|---|
public static final byte[] intToByteArray(int value)
public static final int byteArrayToInt(byte b0,
byte b1,
byte b2,
byte b3)
public static final byte[] shortToByteArray(short value)
public static final int byteArrayToShort(byte b0,
byte b1)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||