One could define multiple StatisticsUI
that relies on a single algorithm. StatisticsUIs therefore exist in the system alone, and wait for setup()
method to be called to turn on with a compatible Statistics instance.
Implementors must add @ServiceProvider annotation to be found by the system. @author Patrick J. McSweeney @see StatisticsBuilder
|
|
|
|