Package info.u_team.u_team_core.util
Interface TriConsumer<A,B,C>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Consumer with three parameters
-
Method Summary
-
Method Details
-
accept
-