Package com.carrotsearch.hppc.procedures
Interface IntByteProcedure
@Generated(date="2021-12-15T09:45:39+0100",
value="KTypeVTypeProcedure.java")
public interface IntByteProcedure
A procedure that applies to
int, byte pairs.-
Method Summary
-
Method Details
-
apply
void apply(int key, byte value)
-