Searched refs:INTEGER_VALUE_1 (Results 1 – 3 of 3) sorted by relevance
36 static final IntegerValue INTEGER_VALUE_1 = new ParticularIntegerValue(1); field in ParticularValueFactory62 case 1: return INTEGER_VALUE_1; in createIntegerValue()
187 ParticularValueFactory.INTEGER_VALUE_1; in compare()