Class EmptyModel

All Implemented Interfaces:
IModel, IValidable

public final class EmptyModel extends Model
Empty model for components that doesn't require the model.
See Also:
  • Constructor Details

    • EmptyModel

      public EmptyModel()
  • Method Details

    • getChange

      public IChange getChange()
      Returns:
      change describing the modifications done to the model.