Uses of Class
org.infinispan.commons.util.ByRef.Boolean
Packages that use ByRef.Boolean
-
Uses of ByRef.Boolean in org.infinispan.cache.impl
Methods in org.infinispan.cache.impl with parameters of type ByRef.BooleanModifier and TypeMethodDescriptionprotected void
SimpleCacheImpl.putForExternalReadInternal
(K key, V value, Metadata metadata, ByRef.Boolean isCreatedRef) protected void
StatsCollectingCache.putForExternalReadInternal
(K key, V value, Metadata metadata, ByRef.Boolean isCreatedRef)