F
- the input type of this functionT
- the output type of this functionpublic static interface ActionSequence.TransformationUtils.Function<F,T>
Modifier and Type | Method and Description |
---|---|
T |
apply(F input)
Returns the result of applying this function to
input . |
Copyright © 2018. All rights reserved.