Uses of Class
org.jruby.RubyModule.KindOf
Packages that use RubyModule.KindOf
-
Uses of RubyModule.KindOf in org.jruby
Subclasses of RubyModule.KindOf in org.jrubyFields in org.jruby declared as RubyModule.KindOfModifier and TypeFieldDescriptionstatic final RubyModule.KindOf
RubyModule.KindOf.DEFAULT_KIND_OF
RubyModule.kindOf
Methods in org.jruby with parameters of type RubyModule.KindOfModifier and TypeMethodDescription<T extends RubyModule>
TRubyModule.kindOf
(RubyModule.KindOf kindOf) Set the method for determining whether an Object is a kind of the supplied type.