Class | Description |
---|---|
IMethod<T> |
This interface is equivalent to a transformer that does not return anything.
|
ITransformer<T,S> |
This is a basic interface for all data transformations.
|
Predicate<T> | |
StringTransformer<T> |
Copyright © 2017. All rights reserved.