interface ProbabilisticListListener { void elementAdded(A a, double probability); }