Class and Description |
---|
Functions.Function1
Encapsulates a method that has a single parameter and returns a value of the type specified by the R parameter.
|
Class and Description |
---|
Predicates.Predicate1
Represents the method that defines a set of criteria and determines whether the specified object meets those criteria.
|
Class and Description |
---|
Actions.Action0
Encapsulates a method that has no parameters and does not return a value
|
Actions.Action1
Encapsulates a method that has a single parameter and does not return a value.
|
Functions.Function0
Encapsulates a method that has no parameters and returns a value of the type specified by the R parameter.
|
Functions.Function1
Encapsulates a method that has a single parameter and returns a value of the type specified by the R parameter.
|
Class and Description |
---|
Predicates.Predicate1
Represents the method that defines a set of criteria and determines whether the specified object meets those criteria.
|
Class and Description |
---|
Actions.Action0
Encapsulates a method that has no parameters and does not return a value
|
Class and Description |
---|
Actions.Action0
Encapsulates a method that has no parameters and does not return a value
|
Actions.Action1
Encapsulates a method that has a single parameter and does not return a value.
|
Functions.Function1
Encapsulates a method that has a single parameter and returns a value of the type specified by the R parameter.
|
Functions.Function2
Encapsulates a method that has two parameters and returns a value of the type specified by the R parameter.
|
Predicates.Predicate1
Represents the method that defines a set of criteria and determines whether the specified object meets those criteria.
|