package features; public interface GaussianGenerationCallback { void proportionDone(double var1); }