Package xal.tools.correlator
Interface CorrelationFilter<T>
public interface CorrelationFilter<T>
Interface for a filter which can accept or reject a correlation based on some
criteria determined by the implementation of the filter.
- Author:
- tap
-
Method Summary
-
Method Details
-
accept
-