|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteFloatProcedure | |
---|---|
com.carrotsearch.hppc | High Performance Primitive Collections (HPPC) library provides
typical data structures (lists, stacks, maps)
template-generated for all Java primitive types
(byte , int , etc.) to conserve
memory and boost performance. |
Uses of ByteFloatProcedure in com.carrotsearch.hppc |
---|
Methods in com.carrotsearch.hppc with type parameters of type ByteFloatProcedure | ||
---|---|---|
|
ByteFloatOpenHashMap.forEach(T procedure)
Applies a given procedure to all keys-value pairs in this container. |
|
|
ByteFloatAssociativeContainer.forEach(T procedure)
Applies a given procedure to all keys-value pairs in this container. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |