Uses of Class
com.tangosol.util.processor.ConditionalRemove
Packages that use ConditionalRemove
-
Uses of ConditionalRemove in com.tangosol.util
Methods in com.tangosol.util that return ConditionalRemoveModifier and TypeMethodDescriptionstatic <K,
V> ConditionalRemove <K, V> Construct a remove processor that removes an InvocableMap entry if and only if the filter applied to the entry evaluates to true.static <K,
V> ConditionalRemove <K, V> Construct a remove processor that removes an InvocableMap entry if and only if the filter applied to the entry evaluates to true.