Interface ObservableEntity


public interface ObservableEntity
Interface representing observable entities according to the Observer Pattern
Author:
Antonio J. Nebro
  • Method Summary

    Modifier and Type Method Description
    Observable<?> getObservable()