public class RubyMethodRef
extends MethodRef
| Constructor and Description |
|---|
RubyMethodRef(RubyModule klass,
DynamicMethod method) |
public <T extends Annotation> T getAnnotation(Class<T> type)
public Object invoke(Object _this, Object... args) throws InvocationTargetException, IllegalAccessException
Copyright © 2014. All rights reserved.