Class AbstractCollectionListener<V>

java.lang.Object
com.tangosol.util.AbstractCollectionListener<V>
All Implemented Interfaces:
CollectionListener<V>, EventListener

public class AbstractCollectionListener<V> extends Object implements CollectionListener<V>
  • Constructor Details

    • AbstractCollectionListener

      public AbstractCollectionListener()
  • Method Details