Package io.quarkus.runtime.configuration
Class ArrayListFactory<T>
java.lang.Object
io.quarkus.runtime.configuration.ArrayListFactory<T>
- All Implemented Interfaces:
IntFunction<ArrayList<T>>
A helper class to produce a right-sized array list.
-
Method Summary
-
Method Details
-
apply
- Specified by:
applyin interfaceIntFunction<T>
-
getInstance
-