Class LongShortHashMap.KeyValuesView

All Implemented Interfaces:
Iterable<LongShortPair>, InternalIterable<LongShortPair>, LazyIterable<LongShortPair>, RichIterable<LongShortPair>
Enclosing class:
LongShortHashMap

private class LongShortHashMap.KeyValuesView extends AbstractLazyIterable<LongShortPair>
  • Constructor Details

    • KeyValuesView

      private KeyValuesView()
  • Method Details