JavaScript is disabled on your browser.
Skip navigation links
Red Hat JBoss Enterprise Application Platform 8.1.0.GA + JBoss EAP XP 6.0.0.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.activemq.artemis.utils.collections
Interface ConcurrentLongHashMap.EntryProcessor<V>
Enclosing class:
ConcurrentLongHashMap
<
V
>
public static interface
ConcurrentLongHashMap.EntryProcessor<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(long key,
V
value)
Method Details
accept
void
accept
(long key,
V
value)