| Package | Description |
|---|---|
| org.cloudfoundry.util.tuple |
| Class and Description |
|---|
| Consumer2
An operation that accepts two input arguments and returns no result
|
| Consumer3
An operation that accepts three input arguments and returns no result
|
| Consumer4
An operation that accepts four input arguments and returns no result
|
| Consumer5
An operation that accepts five input arguments and returns no result
|
| Consumer6
An operation that accepts six input arguments and returns no result
|
| Consumer7
An operation that accepts seven input arguments and returns no result
|
| Consumer8
An operation that accepts eight input arguments and returns no result
|
| Function2
Represents a function that accepts two arguments and produces a result
|
| Function3
Represents a function that accepts three arguments and produces a result
|
| Function4
Represents a function that accepts four arguments and produces a result
|
| Function5
Represents a function that accepts five arguments and produces a result
|
| Function6
Represents a function that accepts six arguments and produces a result
|
| Function7
Represents a function that accepts seven arguments and produces a result
|
| Function8
Represents a function that accepts eight arguments and produces a result
|
| Predicate2
Represents a predicate (boolean-valued function) of two arguments
|
| Predicate3
Represents a predicate (boolean-valued function) of three arguments
|
| Predicate4
Represents a predicate (boolean-valued function) of four arguments
|
| Predicate5
Represents a predicate (boolean-valued function) of five arguments
|
| Predicate6
Represents a predicate (boolean-valued function) of six arguments
|
| Predicate7
Represents a predicate (boolean-valued function) of seven arguments
|
| Predicate8
Represents a predicate (boolean-valued function) of eight arguments
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.