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 © 2021 JBoss by Red Hat. All rights reserved.