|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.RubyBoolean.False
public static class RubyBoolean.False
| Constructor Summary | |
|---|---|
RubyBoolean.False()
|
|
| Method Summary | |
|---|---|
static IRubyObject |
false_and(IRubyObject f,
IRubyObject oth)
|
static IRubyObject |
false_or(IRubyObject f,
IRubyObject oth)
|
static IRubyObject |
false_to_s(IRubyObject f)
|
static IRubyObject |
false_xor(IRubyObject f,
IRubyObject oth)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RubyBoolean.False()
| Method Detail |
|---|
public static IRubyObject false_and(IRubyObject f,
IRubyObject oth)
public static IRubyObject false_or(IRubyObject f,
IRubyObject oth)
public static IRubyObject false_xor(IRubyObject f,
IRubyObject oth)
public static IRubyObject false_to_s(IRubyObject f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||