Code: Select all
Consumer c = System.out::println;Code: Select all
List.of(args).forEach(x);Moderators: Site Manager, fjwalraven
Code: Select all
Consumer c = System.out::println;Code: Select all
List.of(args).forEach(x);Users browsing this forum: Google [Bot] and 8 guests