Package org.hipparchus.util
Class AbstractOpenIntHashMap.InsertionHolder
java.lang.Object
org.hipparchus.util.AbstractOpenIntHashMap.InsertionHolder
- Enclosing class:
AbstractOpenIntHashMap
Holder for handling values insertion.
- Since:
- 3.1
-
Method Summary
Modifier and TypeMethodDescriptionint
getIndex()
Get index at which new value should be put.boolean
Get indicator for value already present before insertion.