HashSet.this

Creates a new hash set from a sequence of elements.

  1. this()
  2. this(T[] elements)
    class HashSet(T)
    final
    this
    ()

Meta