Package net.hydromatic.morel.util
Interface Tracers.QuadConsumer<T,U,V,W>
- Type Parameters:
T- First argument typeU- Second argument typeV- Third argument typeW- Fourth argument type
- Enclosing class:
Tracers
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Consumer that accepts four arguments.
-
Method Summary
-
Method Details
-
accept
-