public static class RubyModule.KindOf extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static RubyModule.KindOf | DEFAULT_KIND_OF | 
| Constructor and Description | 
|---|
| RubyModule.KindOf() | 
public static final RubyModule.KindOf DEFAULT_KIND_OF
public boolean isKindOf(IRubyObject obj, RubyModule type)
Copyright © 2001-2015 JRuby. All Rights Reserved.