Class MapSuppliers.MapSupplierTreeMap<T>

    • Constructor Detail

      • MapSupplierTreeMap

        public MapSupplierTreeMap​(Comparator<T> cmp)
    • Method Detail

      • get

        public <K,​V> Map<K,​V> get()
        Specified by:
        get in interface MapSupplier