Uses of Class
com.tangosol.util.processor.PropertyProcessor
-
Packages that use PropertyProcessor Package Description com.tangosol.util.processor Contains concreteInvocableMap.EntryProcessor
implementations. -
-
Uses of PropertyProcessor in com.tangosol.util.processor
Subclasses of PropertyProcessor in com.tangosol.util.processor Modifier and Type Class Description class
NumberIncrementor<K,V,N extends Number>
The NumberIncrementor entry processor is used to increment a property value of aNumber
type.class
NumberMultiplier<K,V,N extends Number>
The NumberMultiplier entry processor is used to multiply a property value of aNumber
type.
-