public interface ClassModel
| Modifier and Type | Method and Description |
|---|---|
Map<MethodFilter,Method> |
filterMapFor(String name) |
Set<String> |
getNames() |
void |
setMethod(String name,
MethodFilter filter,
Method method) |
void setMethod(String name, MethodFilter filter, Method method)
Map<MethodFilter,Method> filterMapFor(String name)
Copyright © 2014. All Rights Reserved.