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