of
Creates a one-way converter for transforming Set with elements of type T to Set with elements of type F
Parameters
F
The type being converted to
T
The type being converted from
Creates a one-way converter for transforming Set with elements of type F to Set with elements of type T
Parameters
F
The type being converted from
T
The type being converted to
Creates a two-way converter for transforming between a Set with elements of type F and a Set with elements of type T