org.jruby.test
Class Worker

java.lang.Object
  extended byorg.jruby.test.Worker

public class Worker
extends java.lang.Object


Constructor Summary
Worker()
           
 
Method Summary
 void run_parent(Parent p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Worker

public Worker()
Method Detail

run_parent

public void run_parent(Parent p)


Copyright © 2002-2007 JRuby Team. All Rights Reserved.