Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.util.concurrent.jdk8backported
Interface ConcurrentHashMapV8.LongByLongToLong

Enclosing class:
ConcurrentHashMapV8<K,V>

public static interface ConcurrentHashMapV8.LongByLongToLong

Interface describing a function mapping two longs to a long


Method Summary
 long apply(long a, long b)
           
 

Method Detail

apply

long apply(long a,
           long b)

Infinispan Distribution 5.2.6.Final-redhat-2

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