Class BaseOffsetPool<Key>

    • Constructor Detail

      • BaseOffsetPool

        public BaseOffsetPool​(@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 OffsetSection<Key>
      • getItemString

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