|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyBoolean.True
public static class RubyBoolean.True
Constructor Summary | |
---|---|
RubyBoolean.True()
|
Method Summary | |
---|---|
static IRubyObject |
true_and(IRubyObject t,
IRubyObject oth)
|
static IRubyObject |
true_or(IRubyObject t,
IRubyObject oth)
|
static IRubyObject |
true_to_s(IRubyObject t)
|
static IRubyObject |
true_xor(IRubyObject t,
IRubyObject oth)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyBoolean.True()
Method Detail |
---|
public static IRubyObject true_and(IRubyObject t, IRubyObject oth)
public static IRubyObject true_or(IRubyObject t, IRubyObject oth)
public static IRubyObject true_xor(IRubyObject t, IRubyObject oth)
public static IRubyObject true_to_s(IRubyObject t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |