Schnittstelle BoundList<E>

Alle Superschnittstellen:
Collection<E>, Iterable<E>, List<E>, SequencedCollection<E>
Alle bekannten Implementierungsklassen:
BoundListProxy

public interface BoundList<E> extends List<E>
Autor:
klemm0 2014-03-27 Created by jaxb2-rich-contract-plugin. Defines the contract for a List implementaion that supports change and vetoable change events.