public interface BeanMethodResolver<InputParameterType>
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Executable> |
resolve(BeanMethod beanMethod,
java.util.List<InputParameterType> inputParameterList) |
com.google.common.base.Optional<Executable> resolve(BeanMethod beanMethod, java.util.List<InputParameterType> inputParameterList)