Searched defs:MethodInvokable (Results 1 – 1 of 1) sorted by relevance
186 static class MethodInvokable<T> extends Invokable<T, Object> { class in Invokable190 MethodInvokable(Method method) { in MethodInvokable() method in Invokable.MethodInvokable