Searched refs:INTEGER_VALUE_3 (Results 1 – 1 of 1) sorted by relevance
38 static final IntegerValue INTEGER_VALUE_3 = new ParticularIntegerValue(3); field in ParticularValueFactory64 case 3: return INTEGER_VALUE_3; in createIntegerValue()