SetConvertToX<E> extension
Converts nullable sets into a Set of a different type.
- on
-
- Set<
E> ?
- Set<
Methods
-
convertTo<
R> () → Set< R> -
Available on Set<
Converts this set into a Set ofE> ?, provided by the SetConvertToX extensionRusing convert_object.