Package | Description |
---|---|
com.carrotsearch.hppc |
Modifier and Type | Method and Description |
---|---|
<T extends ObjectIntProcedure<? super KType>> |
ObjectIntHashMap.forEach(T procedure)
Applies a given procedure to all keys-value pairs in this container.
|
<T extends ObjectIntProcedure<? super KType>> |
ObjectIntAssociativeContainer.forEach(T procedure)
Applies a given procedure to all keys-value pairs in this container.
|
Copyright © 2022 Carrot Search s.c.. All rights reserved.