Class IndexedListAttributeFlusher<E,V extends List<?>>

All Implemented Interfaces:
DirtyChecker<V>, PluralDirtyChecker<V,E>, DirtyAttributeFlusher<CollectionAttributeFlusher<E,V>,E,V>, FetchGraphNode<CollectionAttributeFlusher<E,V>>

public class IndexedListAttributeFlusher<E,V extends List<?>> extends CollectionAttributeFlusher<E,V>
Since:
1.2.0
Author:
Christian Beikov