org.jruby
Class RubyJRuby.JRubyStringExtensions

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

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


Constructor Summary
RubyJRuby.JRubyStringExtensions()
           
 
Method Summary
static IRubyObject alloc(ThreadContext context, IRubyObject recv, IRubyObject size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyJRuby.JRubyStringExtensions

public RubyJRuby.JRubyStringExtensions()
Method Detail

alloc

public static IRubyObject alloc(ThreadContext context,
                                IRubyObject recv,
                                IRubyObject size)


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