T - value typepublic class HashSetBuilder<T> extends CollectionBuilder<T,HashSet<T>,HashSetBuilder<T>>
HashSet builder.collection| Constructor and Description |
|---|
HashSetBuilder()
Constructs new
HashSetBuilder and instantiates HashSet. |
public HashSetBuilder()
HashSetBuilder and instantiates HashSet.Copyright © 2020. All rights reserved.