Class ObjectStoreEvent<T>

  • Type Parameters:
    T - the object collection type supported by the event source
    All Implemented Interfaces:
    Serializable

    public class ObjectStoreEvent<T>
    extends EventObject
    See Also:
    Serialized Form
    • Method Detail

      • getSerialVersionUID

        public static final long getSerialVersionUID()
        Returns:
        the serialVersionUID
      • getCollection

        public final ObjectCollection<T> getCollection()
        Returns:
        the collection