This project has retired. For details please refer to its
Attic page.
RenderingFunction (Clerezza - Reactor build (root) 0.3-SNAPSHOT API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
public interface RenderingFunction<T0,T1>
a rendering fuction transforms one or several input values into a result
- Author:
- rbn
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
T1 |
process(T0... values)
Applies the function represented by the instance to one or several
values
|
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.