Search Results
OK to copy?
Examples 1 through 1 of
1 (0.0010 seconds)
jgoodies_binding
Class:
com.jgoodies.binding.value.ConverterFactory
©,
Rating:
0% of 0,
C1
830 */
831 public void setValue(Object newValue) {
832 long longValue = ((Integer) newValue).longValue();
833 if (multiplier != 1)
834 longValue /= multiplier;
Result Page:
1