UI.Run
Class GEVAStandardStreamParser.Event

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

public static class GEVAStandardStreamParser.Event
extends GEVAStreamParser.LineEvent

Unique empty type for overloading


Constructor Summary
GEVAStandardStreamParser.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

GEVAStandardStreamParser.Event

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