Class IndexedChangeHub

  • All Implemented Interfaces:
    ChangeHub

    public abstract class IndexedChangeHub
    extends Object
    implements ChangeHub
    implements Changeable support with a ChangeHub that stores ChangeListener by key.
    Since:
    1.3
    Author:
    Thomas Down (original implementation), David Huen (refactoring)