|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.joni.util.ArrayCopy
public class ArrayCopy
Constructor Summary | |
---|---|
ArrayCopy()
|
Method Summary | |
---|---|
static int[] |
byte2int(byte[] src)
|
static byte[] |
int2byte(int[] src)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArrayCopy()
Method Detail |
---|
public static byte[] int2byte(int[] src)
public static int[] byte2int(byte[] src)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |