Interface ConcurrentLongHashMap.EntryProcessor<V>

    • Method Detail

      • accept

        void accept​(long key,
                    V value)