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