When I\'m shooting a glance at lambda expressions, the book touches on a functional interface that has only one abstract method. My issue addresses on that quiz que
SmartAdder has two methods. The method signatures are different. Functional Interface can have only one method.