| Package | Description |
|---|---|
| org.infinispan.cache.impl | |
| org.infinispan.commons.util |
Commons package providing various utility classes
|
| Modifier and Type | Method and Description |
|---|---|
protected V |
StatsCollectingCache.computeIfAbsentInternal(K key,
Function<? super K,? extends V> mappingFunction,
ByRef<V> newValueRef) |
protected V |
SimpleCacheImpl.computeIfAbsentInternal(K key,
Function<? super K,? extends V> mappingFunction,
ByRef<V> newValueRef) |
| Modifier and Type | Method and Description |
|---|---|
static <T> ByRef<T> |
ByRef.create(T t) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.