Interface Double2ReferenceMap.Entry<V>

    • Method Detail

      • getDoubleKey

        double getDoubleKey()
        Returns the key corresponding to this entry.
        See Also:
        Map.Entry.getKey()