Constructs a new, empty linked hash set with the default initial capacity (16) and load factor (0.75).
See Implementation
Constructs a new, empty linked hash set with the default initial capacity (16) and load factor (0.75).