toSplayTreeSet method

SplayTreeSet<T> toSplayTreeSet()

Implementation

SplayTreeSet<T> toSplayTreeSet() => SplayTreeSet<T>.from(this);