createEmptyKeySet method

LinkedHashSet<K> createEmptyKeySet()

Implementation

LinkedHashSet<K> createEmptyKeySet() => LinkedHashSet<K>();