org.jruby.javasupport.test
Class SimpleExecutor

java.lang.Object
  extended byorg.jruby.javasupport.test.SimpleExecutor

public class SimpleExecutor
extends java.lang.Object


Constructor Summary
SimpleExecutor()
           
 
Method Summary
 void execute(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

public SimpleExecutor()
Method Detail

execute

public void execute(java.lang.Runnable r)


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