public interface HasMethods
| Modifier and Type | Method and Description |
|---|---|
Iterable<IsMethod> |
getDeclaredMethods() |
IsMethod |
getMethod(String name,
boolean checkErased,
Class<?>... params) |
IsMethod |
getMethod(String name,
IsType... params) |
Iterable<IsMethod> |
getMethods() |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.