frysk.proc.dead
Class TestLinuxCore.PrintEvent

java.lang.Object
  extended by frysk.proc.dead.TestLinuxCore.PrintEvent
All Implemented Interfaces:
Event
Enclosing class:
TestLinuxCore

private static class TestLinuxCore.PrintEvent
extends Object
implements Event


Constructor Summary
private TestLinuxCore.PrintEvent()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLinuxCore.PrintEvent

private TestLinuxCore.PrintEvent()
Method Detail

execute

public void execute()
Specified by:
execute in interface Event