Infinispan Distribution 5.2.6.Final-redhat-2

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

Enclosing class:
ConcurrentHashMapV8<K,V>

public static interface ConcurrentHashMapV8.IntToInt

Interface describing a function mapping an int to an int


Method Summary
 int apply(int a)
           
 

Method Detail

apply

int apply(int a)

Infinispan Distribution 5.2.6.Final-redhat-2

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