Interface Modification
-
- All Known Implementing Classes:
Clear
,ModificationsList
,Remove
,Store
public interface Modification
An interface that defines aCacheWriter
modification- Since:
- 4.0
- Author:
- Manik Surtani
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Modification.Type
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Modification.Type
getType()
-
-
-
Method Detail
-
getType
Modification.Type getType()
-
-