Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.util.concurrent.jdk8backported
Interface ConcurrentHashMapV8.BiFun<A,B,T>

Enclosing class:
ConcurrentHashMapV8<K,V>

public static interface ConcurrentHashMapV8.BiFun<A,B,T>

Interface describing a function of two arguments


Method Summary
 T apply(A a, B b)
           
 

Method Detail

apply

T apply(A a,
        B b)

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.