org.encog
public class ConsoleStatusReportable extends Object implements StatusReportable
Constructor and Description |
---|
ConsoleStatusReportable() |
public void report(int total, int current, String message)
report
in interface StatusReportable
total
- Total amount.current
- Current item.message
- Current message.Copyright © 2014. All Rights Reserved.