|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.generationjava.lang.BigIntegerUtils
| Constructor Summary | |
BigIntegerUtils()
|
|
| Method Summary | |
static boolean |
extractBoolean(BigInteger bi,
int index)
|
static float |
extractFloat(BigInteger bi,
int start,
int end,
int decimal)
|
static int |
extractInt(BigInteger bi,
int start,
int end)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BigIntegerUtils()
| Method Detail |
public static float extractFloat(BigInteger bi,
int start,
int end,
int decimal)
public static int extractInt(BigInteger bi,
int start,
int end)
public static boolean extractBoolean(BigInteger bi,
int index)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||