Package one.microstream.collections.old
Class KeyValueFlatCollector<K,V>
java.lang.Object
one.microstream.collections.old.KeyValueFlatCollector<K,V>
- All Implemented Interfaces:
BiConsumer<K,V>
public final class KeyValueFlatCollector<K,V> extends Object implements BiConsumer<K,V>
-
Constructor Details
-
KeyValueFlatCollector
public KeyValueFlatCollector()
-
-
Method Details