| Interface | Description |
|---|---|
| QuadConsumer<A,B,C,D> |
Represents an operation that accepts four input arguments and returns no result.
|
| TriConsumer<A,B,C> |
Represents an operation that accepts four input arguments and returns no result.
|
Copyright © 2021. All rights reserved.