Class ContextChangeVetoerCollection

All Implemented Interfaces:
Serializable, Cloneable, Iterable<ContextChangeVetoer>, Collection<ContextChangeVetoer>, List<ContextChangeVetoer>, RandomAccess, SequencedCollection<ContextChangeVetoer>

public class ContextChangeVetoerCollection extends ArrayList<ContextChangeVetoer>
See Also:
  • Constructor Details

    • ContextChangeVetoerCollection

      public ContextChangeVetoerCollection()
  • Method Details