@FunctionalInterface
public interface GeneratedDispatcher.Arity2
Array-free companion for targets taking exactly two values beyond the receiver.
Invokes the target registered under id whose captured-plus-argument
count is exactly two.
id - the compile-time-assigned index of the targetowner - the receiver (ignored by static targets)a - the first captured value or call argumentb - the second captured value or call argument