130131132133134135136
* value property. * * @since 1.4 */ public static IValueProperty convertedValue(IConverter converter) { return new ConverterValueProperty(converter); }