Module com.carrotsearch.hppc
Package com.carrotsearch.hppc.procedures
Interface FloatDoubleProcedure
@Generated(date="2024-06-04T15:20:16+0200",
value="KTypeVTypeProcedure.java")
public interface FloatDoubleProcedure
A procedure that applies to
float, double pairs.-
Method Summary
-
Method Details
-
apply
void apply(float key, double value)
-