Searched refs:INTEGER_VALUE_2 (Results 1 – 1 of 1) sorted by relevance
37 static final IntegerValue INTEGER_VALUE_2 = new ParticularIntegerValue(2); field in ParticularValueFactory63 case 2: return INTEGER_VALUE_2; in createIntegerValue()