Interface Float2ReferenceMap.Entry<V>

    • Method Detail

      • getFloatKey

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