Uses of Interface
com.carrotsearch.hppc.procedures.ShortFloatProcedure
Packages that use ShortFloatProcedure
-
Uses of ShortFloatProcedure in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc with type parameters of type ShortFloatProcedureModifier and TypeMethodDescription<T extends ShortFloatProcedure>
TShortFloatAssociativeContainer.forEach
(T procedure) Applies a given procedure to all keys-value pairs in this container.<T extends ShortFloatProcedure>
TShortFloatHashMap.forEach
(T procedure) Applies a given procedure to all keys-value pairs in this container.