|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Number
java.math.BigInteger
spec.benchmarks.serial.data.TestBigInteger
public class TestBigInteger
| Field Summary |
|---|
| Fields inherited from class java.math.BigInteger |
|---|
ONE, TEN, ZERO |
| Constructor Summary | |
|---|---|
TestBigInteger()
|
|
| Method Summary | |
|---|---|
static TestBigInteger |
createTestInstance()
|
boolean |
equals(java.lang.Object obj)
|
| Methods inherited from class java.math.BigInteger |
|---|
abs, add, and, andNot, bitCount, bitLength, clearBit, compareTo, divide, divideAndRemainder, doubleValue, flipBit, floatValue, gcd, getLowestSetBit, hashCode, intValue, isProbablePrime, longValue, max, min, mod, modInverse, modPow, multiply, negate, nextProbablePrime, not, or, pow, probablePrime, remainder, setBit, shiftLeft, shiftRight, signum, subtract, testBit, toByteArray, toString, toString, valueOf, xor |
| Methods inherited from class java.lang.Number |
|---|
byteValue, shortValue |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestBigInteger()
| Method Detail |
|---|
public static TestBigInteger createTestInstance()
public boolean equals(java.lang.Object obj)
equals in class java.math.BigInteger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||