Interface FilterEvent<E>

Type Parameters:
E -
All Known Implementing Classes:
AbstractFilterEvent, SimpleFilterEvent

public interface FilterEvent<E>
An event that characterizes a change in the current filtering.
  • Method Details