Class InterceptedLine

    • Constructor Detail

      • InterceptedLine

        public InterceptedLine​(String aText,
                               boolean anStdErrFlag)
        Creates a new instance.
        Parameters:
        aText - the text
        anStdErrFlag - whether the line was captured from STDERR
    • Method Detail

      • getText

        public String getText()
      • getTimestamp

        public long getTimestamp()
      • isStdErr

        public boolean isStdErr()