Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
IsEmpty()()()
Checks whether or not this CacheListenerSupport object contains any listeners.
IsEmpty(Object)
Checks whether or not this CacheListenerSupport object contains any listeners for a given key.
IsEmpty(IFilter)
Checks whether or not this CacheListenerSupport object contains any listeners for a given filter.

See Also