Uses of Interface
com.tangosol.io.pof.EvolvablePortableObject
Packages that use EvolvablePortableObject
- 
Uses of EvolvablePortableObject in com.tangosol.util.processor
Classes in com.tangosol.util.processor that implement EvolvablePortableObjectModifier and TypeClassDescriptionclassAbstractEvolvableProcessor<K,V, R> An Evolvable AbstractProcessor that is a partial EntryProcessor implementation that provides the default implementation of theAbstractEvolvableProcessor.processAll(java.util.Set<? extends com.tangosol.util.InvocableMap.Entry<K, V>>)method.