Package io.hyperfoil.api.collection
Class Lookup<K,V>
java.lang.Object
io.hyperfoil.api.collection.Lookup<K,V>
Primitive hashmap with limited insertion capability. Provides cached arrays with all values.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Lookup
-
-
Method Details
-
get
-
reserve
-
array
- Returns:
- Cached map with the values. Should not be modified!
-