Package | Description |
---|---|
com.carrotsearch.hppc |
Modifier and Type | Method and Description |
---|---|
<T extends ByteDoubleProcedure> |
ByteDoubleAssociativeContainer.forEach(T procedure)
Applies a given procedure to all keys-value pairs in this container.
|
<T extends ByteDoubleProcedure> |
ByteDoubleHashMap.forEach(T procedure)
Applies a given procedure to all keys-value pairs in this container.
|
Copyright © 2017 Carrot Search s.c.. All Rights Reserved.