واقعا ممنون .
ولی مشکل این کد چیه؟

public class New {


/**
* @param args the command line arguments
*/
public static void main(String[] args) {


ali d = (e -> System.out::println);


}


@FunctionalInterface
interface ali {
public abstract void a(int e);
}
}




جاوا واقعا رو دست همه زبونا زده.