boolean-valued type parameters.See: Description
| Interface | Description |
|---|---|
| AbstractBooleanConsumer1<C extends AbstractBooleanConsumer1<C>> |
Represents an operation that accepts a
boolean-valued argument and returns no result. |
boolean-valued type parameters.