|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - Input type.T - Output type.public static interface InfinispanCollections.Function<E,T>
A function that converts a type into another one.
| Method Summary | |
|---|---|
T |
transform(E input)
Transforms an instance of the given input into an instace of the type to be returned. |
| Method Detail |
|---|
T transform(E input)
input - Instance of the input type.
|
--> | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||