public class StyleConverter<F, T>
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Converter converts ParsedValue&tl;F,T&gt; from type F to type T. the CssMetaData API requires a StyleConverter which is used when computing a value for the {@see StyleableProperty}. There are a number of predefined converters which are accessible by the static methods of this class.

See also:
ParsedValue, StyleableProperty

Since:  JavaFX 8.0