org.infinispan.util.concurrent.jdk8backported
Interface EquivalentConcurrentHashMapV8.ObjectToDouble<A>

Enclosing class:
EquivalentConcurrentHashMapV8<K,V>

public static interface EquivalentConcurrentHashMapV8.ObjectToDouble<A>

Interface describing a function mapping its argument to a double


Method Summary
 double apply(A a)
           
 

Method Detail

apply

double apply(A a)

-->

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