Interface ObservableEntity<T>


public interface ObservableEntity<T>
Interface representing observable entities according to the Observer pattern
Author:
Antonio J. Nebro