class Lambda2 { Fun1> op = (f) -> f.apply(new Integer(2)); }