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