org.xerial.util
Interface BinaryFunctor<K,V>


public interface BinaryFunctor<K,V>


Method Summary
 Object apply(K key, V value)
           
 

Method Detail

apply

Object apply(K key,
             V value)


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.