Infinispan Core 5.2.15.Final-redhat-1
- SUMMARY:
- NESTED |
- FIELD |
- CONSTR |
- METHOD
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
-
- Type Parameters:
K
- generated keyV
- generated valueE
- entry input
- Enclosing class:
- InfinispanCollections
public static interface InfinispanCollections.MapMakerFunction<K,V,E>
A function that converts an entry into a key/value pair for use in a map.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Map.Entry<K,V> |
transform(E input)
Transforms the given input into a key/value pair for use in a map
|
Infinispan Core 5.2.15.Final-redhat-1
- SUMMARY:
- NESTED |
- FIELD |
- CONSTR |
- METHOD
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.