Interface Applicant<A>
- Type Parameters:
A- the type of thing to supply to the effect.
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A thing upon which side-effects may be applied.
-
Method Summary
-
Method Details
-
forEach
-