| Class | Description |
|---|---|
| Tapper<T> |
Applies an action to an element and returns the (possibly modified) element.
|
| TransformingBinaryPredicate<R,T1,T2> |
Composes a predicate with a binary delegate (predicate ° delegate).
|
| TransformingPredicate<R,T> |
Composes a predicate with a delegate (predicate ° delegate).
|
| TransformingProvider<R,T> |
Composes a delegate with a provider (delegate ° provider).
|
| TransformingTernaryPredicate<R,T1,T2,T3> |
Composes a predicate with a ternary delegate (predicate ° delegate).
|
Copyright © 2012. All Rights Reserved.