utils

Home > @silence_zhpf/utils > HashSet > toHashMap

HashSet.toHashMap() method

Signature:

toHashMap(): HashMap<T, T>;

Returns:

HashMap<T, T>