Uses of Class
org.jruby.IncludedModule
Packages that use IncludedModule
-
Uses of IncludedModule in org.jruby
Subclasses of IncludedModule in org.jrubyModifier and TypeClassDescriptionclass
This class is used to provide an intermediate superclass for modules and classes that include other modules.Methods in org.jruby that return types with arguments of type IncludedModuleModifier and TypeMethodDescriptionstatic Map
<RubyModule, IncludedModule> RubyModule.newActivatedRefinementsMap()
Methods in org.jruby with parameters of type IncludedModuleModifier and TypeMethodDescriptionvoid
RubyModule.addIncludingHierarchy
(IncludedModule hierarchy)