Uses of Class
org.jruby.RubyModule.Autoload
Packages that use RubyModule.Autoload
-
Uses of RubyModule.Autoload in org.jruby
Methods in org.jruby that return types with arguments of type RubyModule.AutoloadModifier and TypeMethodDescriptionprotected Map
<String, RubyModule.Autoload> IncludedModuleWrapper.getAutoloadMap()
protected Map
<String, RubyModule.Autoload> PrependedModule.getAutoloadMap()
protected Map
<String, RubyModule.Autoload> RubyModule.getAutoloadMap()
AutoloadMap must be accessed after checking ConstantMap.protected Map
<String, RubyModule.Autoload> IncludedModuleWrapper.getAutoloadMapForWrite()
protected Map
<String, RubyModule.Autoload> PrependedModule.getAutoloadMapForWrite()
protected Map
<String, RubyModule.Autoload> RubyModule.getAutoloadMapForWrite()