Class FluentHashMap<K,​V>

    • Constructor Detail

      • FluentHashMap

        public FluentHashMap()
    • Method Detail

      • delete

        public FluentHashMap<K,​V> delete​(Object key)
        Fluent method to remove the specified key from this map.