Package xal.tools.correlator
Interface BinListener<T>
- All Known Implementing Classes:
PatientBroadcaster
public interface BinListener<T>
- Author:
- tap
-
Method Summary
Modifier and TypeMethodDescriptionvoid
newCorrelation
(BinAgent<T> sender, Correlation<T> correlation) void
-
Method Details
-
newCorrelation
-
willReset
-