Package io.hyperfoil.api.collection
-
Interface Summary Interface Description ElasticPool<T> Pool that can create further elements when depleted. -
Class Summary Class Description LimitedPool<T> Fixed-size pool that can be accessed by single thread only.Lookup<K,V> Primitive hashmap with limited insertion capability.