DistinctEventListener<S> constructor

DistinctEventListener<S>(
  1. EventListener<S> decorated
)

Implementation

DistinctEventListener(this.decorated);