Documentation of 'org.encog.NullStatusReportable' Java class
NullStatusReportable
org.encog

Class NullStatusReportable

  • All Implemented Interfaces:
    StatusReportable


    public class NullStatusReportable
    extends java.lang.Object
    implements StatusReportable
    A report object that does nothing.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void report(int total, int current, java.lang.String message)
      Simply ignore any status reports.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NullStatusReportable

        public NullStatusReportable()
    • Method Detail

      • report

        public void report(int total,
                           int current,
                           java.lang.String message)
        Simply ignore any status reports.
        Specified by:
        report in interface StatusReportable
        Parameters:
        total - Not used.
        current - Not used.
        message - Not used.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.