FilterMap<K, V> constructor

FilterMap<K, V>(
  1. int size
)

Implementation

FilterMap(this.size);