Interface Double2ObjectMap.Entry<V>
- All Known Implementing Classes:
AbstractDouble2ObjectMap.BasicEntry
- Enclosing interface:
Double2ObjectMap<V>
-
Method Details
-
getDoubleKey
double getDoubleKey()Returns the key corresponding to this entry.- See Also:
-
getKey
-