See: Description
| Interface | Description | 
|---|---|
| Action<T> | 
 Interface for an action that will be executed on a given target. 
 | 
| Function2<F,G,T> | 
 Function with two parameters. 
 | 
| Class | Description | 
|---|---|
| Functions | 
 Provides functions used in transformation operations. 
 | 
| Functions.FromOptional<T> | |
| Pair<S,T> | 
 Provides an order pair of two values, also called a 2-tuple. 
 | 
| Predicates | 
 Provides predicates used in filter operations. 
 | 
Functional programming utility classes.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.