Class ShortLongHashMap.KeyValuesView

All Implemented Interfaces:
Iterable<ShortLongPair>, InternalIterable<ShortLongPair>, LazyIterable<ShortLongPair>, RichIterable<ShortLongPair>
Enclosing class:
ShortLongHashMap

private class ShortLongHashMap.KeyValuesView extends AbstractLazyIterable<ShortLongPair>
  • Constructor Details

    • KeyValuesView

      private KeyValuesView()
  • Method Details