public static class JavaLang.String
extends java.lang.Object
Constructor and Description |
---|
String() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
inspect(ThreadContext context,
IRubyObject self) |
static IRubyObject |
to_s(ThreadContext context,
IRubyObject self) |
public static IRubyObject to_s(ThreadContext context, IRubyObject self)
public static IRubyObject inspect(ThreadContext context, IRubyObject self)
Copyright © 2001-2022 JRuby. All Rights Reserved.