Package io.hyperfoil.api.collection


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