Searched refs:posConst (Results 1 – 1 of 1) sorted by relevance
1107 return posConst[(int) val]; in valueOf()1151 private static BigInteger posConst[] = new BigInteger[MAX_CONSTANT+1]; local1179 posConst[i] = new BigInteger(magnitude, 1);