Package com.complexible.common.base
Interface ChangeType
-
public interface ChangeTypeThe type of a
Change. Concrete change types should be enums; this is enforced byChange creationand is in place to promote the serilizability of ChangeType objects, and indirectly, Changes.- Since:
- 3.0
- Version:
- 3.0
- Author:
- Michael Grove