K - generated keyV - generated valueE - entry inputpublic static interface InfinispanCollections.MapMakerFunction<K,V,E>
| 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
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.