Question: Which functional interface, when filled into the blank, allows the class to compile? package space: import java.util.function.* public class Asteroid public void mine( lambda) /1

Which functional interface, when filled into the blank, allows the class to compile? package space: import java.util.function.* public class Asteroid public void mine( lambda) /1 TODO: Apply functional interface public static void main(Stringl] debris) ( new AsteroidO.mine((s,p) -s+p)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
