Interface LongByteProcedure
@Generated(date="2026-06-29T07:09:40+0000",
value="KTypeVTypeProcedure.java")
public interface LongByteProcedure
A procedure that applies to
long, byte pairs.-
Method Summary
-
Method Details
-
apply
void apply(long key, byte value)
-