Searched defs:createIntegerValue (Results 1 – 3 of 3) sorted by relevance
| /external/proguard/src/proguard/evaluation/value/ | ||
| D | ValueFactory.java | 73     public IntegerValue createIntegerValue()  in createIntegerValue()  method in ValueFactory | 
| D | IdentifiedValueFactory.java | 42     public IntegerValue createIntegerValue()  in createIntegerValue()  method in IdentifiedValueFactory | 
| D | ParticularValueFactory.java | 56     public IntegerValue createIntegerValue(int value)  in createIntegerValue()  method in ParticularValueFactory |