Package org.jruby
Interface DelegatedModule
- All Known Implementing Classes:
IncludedModule
,IncludedModuleWrapper
,PrependedModule
public interface DelegatedModule
-
Method Summary
-
Method Details
-
getDelegate
RubyModule getDelegate()
-
IncludedModule
, IncludedModuleWrapper
, PrependedModule