public static final class RubyModule.JavaClassKindOf extends RubyModule.KindOf
DEFAULT_KIND_OF
Constructor and Description |
---|
JavaClassKindOf(java.lang.Class klass) |
Modifier and Type | Method and Description |
---|---|
boolean |
isKindOf(IRubyObject obj,
RubyModule type) |
public boolean isKindOf(IRubyObject obj, RubyModule type)
isKindOf
in class RubyModule.KindOf
Copyright © 2001-2019 JRuby. All Rights Reserved.