Interface PluralDirtyChecker<E,V>
- All Superinterfaces:
DirtyChecker<E>
- All Known Subinterfaces:
MapDirtyChecker<E,K, V>
- All Known Implementing Classes:
AbstractPluralAttributeFlusher,CollectionAttributeFlusher,IndexedListAttributeFlusher,MapAttributeFlusher,ParentCollectionReferenceAttributeFlusher
An interface for determining the dirty kind of two objects.
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.blazebit.persistence.view.impl.change.DirtyChecker
DirtyChecker.DirtyKind -
Method Summary
Methods inherited from interface com.blazebit.persistence.view.impl.change.DirtyChecker
getDirtyKind, getNestedCheckers
-
Method Details
-
getElementDirtyChecker
-