public class InstanceMethodInvokerInstaller extends MethodInstaller
aliases, methodsINSTANCE_FIELD, INSTANCE_METHOD, name, STATIC_FIELD, STATIC_METHOD, type, visibility| Constructor and Description |
|---|
InstanceMethodInvokerInstaller(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
install(RubyModule proxy) |
addAlias, addMethod, hasLocalMethod, setLocalMethodisPublicpublic InstanceMethodInvokerInstaller(java.lang.String name)
void install(RubyModule proxy)
install in class NamedInstaller