Class WaitForNotLogLine

java.lang.Object
io.guixer.logs.lines.AbstractLogLine
io.guixer.logs.lines.WaitForNotLogLine
All Implemented Interfaces:
LogLine

public final class WaitForNotLogLine extends AbstractLogLine
  • Constructor Details

    • WaitForNotLogLine

      public WaitForNotLogLine(long timeMillis, String rawText, LoggedBy locator)
  • Method Details

    • getLocator

      public LoggedBy getLocator()