Interface Float2ObjectMap.Entry<V>
- All Known Implementing Classes:
AbstractFloat2ObjectMap.BasicEntry
- Enclosing interface:
Float2ObjectMap<V>
-
Method Details
-
getFloatKey
float getFloatKey()Returns the key corresponding to this entry.- See Also:
-
getKey
-