I want to partially apply some arguments to a legacy method using Java 8's newly introduced function objects.I want to partially apply some arguments to a l
I want to partially apply some arguments to a legacy method using Java 8's newly introduced function objects.I want to partially apply some arguments to a l