Class MapAttributeFlusher<E,​V extends Map<?,​?>>

All Implemented Interfaces:
DirtyChecker<V>, MapDirtyChecker<V,​Object,​E>, PluralDirtyChecker<V,​E>, DirtyAttributeFlusher<MapAttributeFlusher<E,​V>,​E,​V>, FetchGraphNode<MapAttributeFlusher<E,​V>>

public class MapAttributeFlusher<E,​V extends Map<?,​?>>
extends AbstractPluralAttributeFlusher<MapAttributeFlusher<E,​V>,​MapAction<?>,​RecordingMap<?,​?,​?>,​E,​V>
implements DirtyAttributeFlusher<MapAttributeFlusher<E,​V>,​E,​V>, MapDirtyChecker<V,​Object,​E>
Since:
1.2.0
Author:
Christian Beikov