Infinispan Distribution 5.2.6.Final-redhat-2

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

Enclosing class:
ConcurrentHashMapV8<K,V>

public static interface ConcurrentHashMapV8.ObjectByObjectToDouble<A,B>

Interface describing a function mapping two arguments to a double


Method Summary
 double apply(A a, B b)
           
 

Method Detail

apply

double apply(A a,
             B b)

Infinispan Distribution 5.2.6.Final-redhat-2

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