static Pair, S> lambda0Like hijackPrint_okOrError(IF0 f) { ret hijackPrintWithResult(() -> okOrError(f)); } static Pair, S> hijackPrint_okOrError(Runnable f) { ret hijackPrintWithResult(() -> okOrError(f)); }