Interface QuadTableCoreFromNestedMapsImpl.MapSupplier

Enclosing class:
QuadTableCoreFromNestedMapsImpl

public static interface QuadTableCoreFromNestedMapsImpl.MapSupplier
  • Method Summary

    Modifier and Type
    Method
    Description
    <K, V> Map<K,V>
     
  • Method Details

    • newMap

      <K, V> Map<K,V> newMap()