接口 MutableHashedLinkedMap.MergeFunction<Key,Value>

封闭类:
MutableHashedLinkedMap<K,V>

public static interface MutableHashedLinkedMap.MergeFunction<Key,Value>
  • 方法概要

    修饰符和类型
    方法
    说明
    apply(Key key, Value left, Value right)