Package | Description |
---|---|
com.carrotsearch.hppc |
Modifier and Type | Method and Description |
---|---|
<T extends LongShortProcedure> |
LongShortHashMap.forEach(T procedure)
Applies a given procedure to all keys-value pairs in this container.
|
<T extends LongShortProcedure> |
LongShortAssociativeContainer.forEach(T procedure)
Applies a given procedure to all keys-value pairs in this container.
|
Copyright © 2016 Carrot Search s.c.. All rights reserved.