Package io.quarkus.runtime.configuration
Class HashSetFactory<T>
java.lang.Object
io.quarkus.runtime.configuration.HashSetFactory<T>
- All Implemented Interfaces:
IntFunction<HashSet<T>>
A helper class to produce a right-sized hash set.
-
Method Summary
-
Method Details
-
apply
- Specified by:
apply
in interfaceIntFunction<T>
-
getInstance
-