Interface Reporter

  • All Known Subinterfaces:
    GenerationReporter

    public interface Reporter
    An interface defining a reporter which can be called by internal algorithms to notify the user of events not covered by an life cycle method in the GenerationReporter. many default methods are just used to give the user a better callable interface and should not be implemented by an extending class.