Uses of Class
org.jruby.IncludedModuleWrapper
Packages that use IncludedModuleWrapper
-
Uses of IncludedModuleWrapper in org.jruby
Methods in org.jruby that return IncludedModuleWrapperModifier and TypeMethodDescriptionIncludedModuleWrapper.newIncludeClass(RubyClass superClass) Deprecated.RubyModule.newIncludeClass(RubyClass superClazz) Deprecated. -
Uses of IncludedModuleWrapper in org.jruby.javasupport
Subclasses of IncludedModuleWrapper in org.jruby.javasupportModifier and TypeClassDescription(package private) static final classThis special module wrapper is used by the Java "package modules" in order to simulate a blank slate.