Uses of Class
com.loomcache.server.wan.merge.PutIfAbsentMergePolicy
Packages that use PutIfAbsentMergePolicy
-
Uses of PutIfAbsentMergePolicy in com.loomcache.server.wan.merge
Methods in com.loomcache.server.wan.merge that return PutIfAbsentMergePolicyModifier and TypeMethodDescriptionstatic <K,V> @NonNull PutIfAbsentMergePolicy <K, V> PutIfAbsentMergePolicy.instance()Return the shared instance of this stateless policy.