Infinispan Core 5.2.11.Final-redhat-2
- SUMMARY:
- NESTED |
- FIELD |
- CONSTR |
- METHOD
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
-
- 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.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
T |
transform(E input)
Transforms an instance of the given input into an instace of the
type to be returned.
|
Infinispan Core 5.2.11.Final-redhat-2
- SUMMARY:
- NESTED |
- FIELD |
- CONSTR |
- METHOD
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.