org.jruby.javasupport.test
Class SimpleExecutor.WrappedByConstructor

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

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


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

Constructor Detail

SimpleExecutor.WrappedByConstructor

public SimpleExecutor.WrappedByConstructor(java.lang.Runnable r)
Method Detail

execute

public void execute()


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