Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.util.concurrent.jdk8backported
Interface ConcurrentHashMapV8.ObjectToLong<A>

Enclosing class:
ConcurrentHashMapV8<K,V>

public static interface ConcurrentHashMapV8.ObjectToLong<A>

Interface describing a function mapping its argument to a long


Method Summary
 long apply(A a)
           
 

Method Detail

apply

long apply(A a)

Infinispan Distribution 5.2.6.Final-redhat-2

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