public static class CoreExt.String
extends java.lang.Object
Constructor and Description |
---|
String() |
Modifier and Type | Method and Description |
---|---|
static RubyString |
alloc(ThreadContext context,
IRubyObject recv,
IRubyObject size) |
static RubyFixnum |
unseeded_hash(ThreadContext context,
IRubyObject recv) |
public static RubyFixnum unseeded_hash(ThreadContext context, IRubyObject recv)
public static RubyString alloc(ThreadContext context, IRubyObject recv, IRubyObject size)
Copyright © 2001-2021 JRuby. All Rights Reserved.