Interface InfinispanCollections.Function<E,T>
- Type Parameters:
E
- Input type.T
- Output type.
- Enclosing class:
InfinispanCollections
public static interface InfinispanCollections.Function<E,T>
A function that converts a type into another one.
- Since:
- 4.0
- Author:
- Manik Surtani
-
Method Summary
-
Method Details
-
transform
-