Interface MapFactory<K,V>

    • Method Summary

      Modifier and Type Method and Description
      Map<K,V> create()
       
    • Method Detail

      • create

        Map<K,V> create()