public interface MethodProcessor
| Modifier and Type | Method and Description |
|---|---|
boolean |
canProcess(Method method) |
void |
processMethod(Object target,
Method method) |
void |
sort(List<Method> methods) |
Copyright © 2010–2016 RedEngine Ltd. All rights reserved.