Annotation Interface EnableCustomConversions


@Target(TYPE) @Retention(RUNTIME) @Import(CustomConversion.class) public @interface EnableCustomConversions
Enabled a bunch of custom versions by VPRO, mainly related to converting to Durations and so on.
Since:
5.0
See Also: