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