Interface Observer

All Superinterfaces:
EventListener, PropertyChangeListener
All Known Implementing Classes:
ManipularConta

public interface Observer extends PropertyChangeListener
Interface que representa um observador. Implementa PropertyChangeListener.