UI.Run
Class GEVAErrorStreamParser.Event

java.lang.Object
  extended by UI.Run.GEVAStreamParser.Event
      extended by UI.Run.GEVAStreamParser.LineEvent
          extended by UI.Run.GEVAErrorStreamParser.Event
Enclosing class:
GEVAErrorStreamParser

public static class GEVAErrorStreamParser.Event
extends GEVAStreamParser.LineEvent

Unique empty type for overloading


Constructor Summary
GEVAErrorStreamParser.Event(java.lang.String line)
           
 
Method Summary
 
Methods inherited from class UI.Run.GEVAStreamParser.LineEvent
getLine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GEVAErrorStreamParser.Event

public GEVAErrorStreamParser.Event(java.lang.String line)