org.jruby
Class RubyJRuby.JRubyThreadExtensions

java.lang.Object
  extended by org.jruby.RubyJRuby.JRubyThreadExtensions
Enclosing class:
RubyJRuby

public static class RubyJRuby.JRubyThreadExtensions
extends java.lang.Object


Constructor Summary
RubyJRuby.JRubyThreadExtensions()
           
 
Method Summary
static IRubyObject times(IRubyObject recv, Block unusedBlock)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyJRuby.JRubyThreadExtensions

public RubyJRuby.JRubyThreadExtensions()
Method Detail

times

public static IRubyObject times(IRubyObject recv,
                                Block unusedBlock)


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