Package tech.harmonysoft.oss.common.data
Interface DataModificationStrategy
-
- All Implemented Interfaces:
public interface DataModificationStrategy<K extends Object>Defines an interface for an entity which holds key-value pairs and allows adding/modifying them.