- Type Parameters:
X- the type of all arguments
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A four-argument consumer in which all arguments are of the same type. Unlike most other functional interfaces,
TConsumer4 is expected to operate via side-effects.-
Method Summary
-
Method Details
-
accept
-