Interface MapF

    • Method Detail

      • map

        <K,​V> Map<K,​V> map()
      • map

        <K,​V> Map<K,​V> map​(Map<K,​V> arg)
      • flush

        default void flush()
        Usually nothing needs to be done.
        Specified by:
        flush in interface Flushable
        Specified by:
        flush in interface Flushable