Package | Description |
---|---|
org.jruby | |
org.jruby.java.util |
Modifier and Type | Class and Description |
---|---|
class |
IncludedModuleWrapper
This class is used to provide an intermediate superclass for modules and classes that include
other modules.
|
class |
PrependedModule
This class is used as an intermediate superclass for Module#prepend
|
Modifier and Type | Method and Description |
---|---|
void |
RubyModule.addIncludingHierarchy(IncludedModule hierarchy) |
Modifier and Type | Class and Description |
---|---|
class |
BlankSlateWrapper
Deprecated.
no longer used - probably needs revamp if needed to be re-usable
|
Copyright © 2001-2016 JRuby. All Rights Reserved.