Searched refs:DEC_BASE (Results 1 – 1 of 1) sorted by relevance
58 private static final int DEC_BASE = 10; field in NumericalHelper1382 if (index < DEC_BASE) in transform()