Package | Description |
---|---|
org.infinispan.util.concurrent.jdk8backported |
Class and Description |
---|
ConcurrentHashMapV8.MappingFunction
A function computing a mapping from the given key to a value.
|
ConcurrentHashMapV8.RemappingFunction
A function computing a new mapping given a key and its current
mapped value (or
null if there is no current
mapping). |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.