| Class and Description |
|---|
| IBreakableConsumer
A special Consumer-like interface that allows for stopping the iteration.
|
| Class and Description |
|---|
| ITriConsumer
Represents an operation that accepts three input arguments and returns no
result.
|
| Class and Description |
|---|
| ICharConsumer
Represents an operation that accepts a single
char-valued argument
and returns no result. |
| ITriConsumer
Represents an operation that accepts three input arguments and returns no
result.
|
| Class and Description |
|---|
| IBreakableConsumer
A special Consumer-like interface that allows for stopping the iteration.
|
| Class and Description |
|---|
| ICharConsumer
Represents an operation that accepts a single
char-valued argument
and returns no result. |
Copyright © 2014–2016 Philip Helger. All rights reserved.