Searched defs:newValue (Results 1 – 3 of 3) sorted by relevance
104 Float newValue = Float.valueOf(1.1f); in main() local174 String newValue = "four"; in main() local
105 int newValue = (int) getter.invokeExact(); in checkStaticFieldTest9() local118 float newValue = (float) getter.invokeExact(this); in checkFieldTest9() local
109 int newValue = (int) getter.invokeExact(); in checkStaticFieldTest9() local122 float newValue = (float) getter.invokeExact(this); in checkFieldTest9() local