org.jruby.javasupport.test
Class SimpleExecutor.MultipleArguments

java.lang.Object
  extended by org.jruby.javasupport.test.SimpleExecutor.MultipleArguments
Enclosing class:
SimpleExecutor

public static class SimpleExecutor.MultipleArguments
extends java.lang.Object


Constructor Summary
SimpleExecutor.MultipleArguments()
           
 
Method Summary
 void execute(int count, java.lang.Runnable r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleExecutor.MultipleArguments

public SimpleExecutor.MultipleArguments()
Method Detail

execute

public void execute(int count,
                    java.lang.Runnable r)


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