Package | Description |
---|---|
org.jruby | |
org.jruby.java.util |
Modifier and Type | Method and Description |
---|---|
IncludedModuleWrapper |
RubyModule.newIncludeClass(RubyClass superClazz)
Deprecated.
|
IncludedModuleWrapper |
IncludedModuleWrapper.newIncludeClass(RubyClass superClass)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
RubyModule.addIncludingHierarchy(IncludedModuleWrapper hierarchy) |
Modifier and Type | Class and Description |
---|---|
class |
BlankSlateWrapper
This special module wrapper is used by the Java "package modules" in order to
simulate a blank slate.
|
Copyright © 2001-2015 JRuby. All Rights Reserved.