public static interface ConcurrentLongHashMap.EntryProcessor<V>
void
accept(long key, V value)
void accept(long key, V value)
Copyright © 2021 JBoss by Red Hat. All rights reserved.