| Interface | Description |
|---|---|
| BooleanConsumer |
Represents an operation that accepts a single
int-valued argument and returns no result. |
| ByteConsumer |
Represents an operation that accepts a single
int-valued argument and returns no result. |
| CharConsumer |
Represents an operation that accepts a single
int-valued argument and returns no result. |
| FloatConsumer |
Represents an operation that accepts a single
int-valued argument and returns no result. |
| ShortConsumer |
Represents an operation that accepts a single
int-valued argument and returns no result. |
| Enum | Description |
|---|---|
| CharSequenceComparator |
Copyright © 2015. All rights reserved.