Searched refs:INTEGER_VALUE_4 (Results 1 – 1 of 1) sorted by relevance
39 static final IntegerValue INTEGER_VALUE_4 = new ParticularIntegerValue(4); field in ParticularValueFactory65 case 4: return INTEGER_VALUE_4; in createIntegerValue()