Interface IntLongProcedure
@Generated(date="2026-06-12T15:46:25+0000",
value="KTypeVTypeProcedure.java")
public interface IntLongProcedure
A procedure that applies to
int, long pairs.-
Method Summary
-
Method Details
-
apply
void apply(int key, long value)
-