UI.Run
Class GEVAGlobalStreamParser.Event

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

public static class GEVAGlobalStreamParser.Event
extends GEVAStreamParser.LineEvent

Unique empty type for overloading


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

GEVAGlobalStreamParser.Event

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