E
- Input type.T
- Output type.public static interface InfinispanCollections.Function<E,T>
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.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.