|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object spec.benchmarks.serial.data.TestArray
public class TestArray
$Id: TestArray.java,v 1.1 2005/10/21 16:06:21 csuconic Exp $
Field Summary | |
---|---|
static int |
ARRAY_SIZE
|
Constructor Summary | |
---|---|
TestArray()
|
Method Summary | |
---|---|
static TestArray |
createTestInstance()
|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ARRAY_SIZE
Constructor Detail |
---|
public TestArray()
Method Detail |
---|
public static TestArray createTestInstance()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |