org.encog
Interface StatusReportable
-
- All Known Implementing Classes:
- AnalystReportBridge, ConsoleStatusReportable, NullStatusReportable
public interface StatusReportableThis class allows for Encog jobs to report their current status, as they run.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidreport(int total, int current, java.lang.String message)Report on current status.
-
DMelt 3.0 © DataMelt by jWork.ORG