|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyModule.KindOf
public static class RubyModule.KindOf
Field Summary | |
---|---|
static RubyModule.KindOf |
DEFAULT_KIND_OF
|
Constructor Summary | |
---|---|
RubyModule.KindOf()
|
Method Summary | |
---|---|
boolean |
isKindOf(IRubyObject obj,
RubyModule type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final RubyModule.KindOf DEFAULT_KIND_OF
Constructor Detail |
---|
public RubyModule.KindOf()
Method Detail |
---|
public boolean isKindOf(IRubyObject obj, RubyModule type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |