Interface InfoCallback


public interface InfoCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    the method will be called for every line in a file.
  • Method Details

    • singleInfo

      void singleInfo(Info info)
      the method will be called for every line in a file.
      Parameters:
      info - the Info2 object