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