Class BaseIndexPool<Key>

    • Constructor Detail

      • BaseIndexPool

        public BaseIndexPool​(@Nonnull
                             DexPool dexPool)
    • Method Detail

      • getItems

        @Nonnull
        public java.util.Collection<? extends java.util.Map.Entry<? extends Key,​java.lang.Integer>> getItems()
        Specified by:
        getItems in interface IndexSection<Key>
      • getItemString

        @Nonnull
        protected java.lang.String getItemString​(@Nonnull
                                                 Key key)