@Generated(date="2024-06-04T15:20:16+0200",
value="KTypeVTypePredicate.java")
public interface IntBytePredicate
A predicate that applies to
int, byte pairs.-
Method Summary
-
Method Details
-
apply
boolean apply(int key, byte value)
-