| Package | Description |
|---|---|
| org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
| Modifier and Type | Method and Description |
|---|---|
default IntCacheStream |
CacheStream.mapToInt(SerializableToIntFunction<? super R> mapper)
Same as
CacheStream.mapToInt(ToIntFunction) except that the ToIntFunction must also
implement Serializable |
Copyright © 2022 JBoss by Red Hat. All rights reserved.