Class FloatLongHashMap.KeyValuesView

All Implemented Interfaces:
Iterable<FloatLongPair>, InternalIterable<FloatLongPair>, LazyIterable<FloatLongPair>, RichIterable<FloatLongPair>
Enclosing class:
FloatLongHashMap

private class FloatLongHashMap.KeyValuesView extends AbstractLazyIterable<FloatLongPair>
  • Constructor Details

    • KeyValuesView

      private KeyValuesView()
  • Method Details