Infinispan Distribution 5.2.6.Final-redhat-2

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

Enclosing class:
ConcurrentHashMapV8<K,V>

public static interface ConcurrentHashMapV8.ObjectByObjectToInt<A,B>

Interface describing a function mapping two arguments to an int


Method Summary
 int apply(A a, B b)
           
 

Method Detail

apply

int apply(A a,
          B b)

Infinispan Distribution 5.2.6.Final-redhat-2

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