org.jruby.javasupport.test
Class SimpleExecutor.WrappedByMethodCall

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

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


Constructor Summary
SimpleExecutor.WrappedByMethodCall()
           
 
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.WrappedByMethodCall

public SimpleExecutor.WrappedByMethodCall()
Method Detail

execute

public void execute(java.lang.Runnable r)


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