public abstract class MethodInstaller extends NamedInstaller
Constructor and Description |
---|
MethodInstaller(java.lang.String name,
int type) |
Modifier and Type | Method and Description |
---|---|
protected void |
defineMethods(RubyModule target,
DynamicMethod invoker,
boolean checkDups) |
protected final void defineMethods(RubyModule target, DynamicMethod invoker, boolean checkDups)
Copyright © 2001-2018 JRuby. All Rights Reserved.