Interface MutableHashedLinkedMap.MergeFunction<Key,Value>

Enclosing class:
MutableHashedLinkedMap<K,V>

public static interface MutableHashedLinkedMap.MergeFunction<Key,Value>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(Key key, Value left, Value right)