@FunctionalInterface
interface FindMethod
Modifier and Type | Method and Description |
---|---|
java.lang.reflect.Method |
get(java.lang.String name,
java.lang.Class<?> type,
java.lang.Class<?> param) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.