|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.digt.trusted.util.Arrays
public class Arrays
General array utilities.
Constructor Summary | |
---|---|
Arrays()
|
Method Summary | |
---|---|
static boolean |
areEqual(byte[] a,
byte[] b)
|
static java.lang.String |
toString(byte[] b,
int off,
int len)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Arrays()
Method Detail |
---|
public static boolean areEqual(byte[] a, byte[] b)
public static java.lang.String toString(byte[] b, int off, int len)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |