public class MethodHelper
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAbstract(java.lang.reflect.Method method) |
static boolean |
isDefault(java.lang.reflect.Method method) |
static boolean |
isStatic(java.lang.reflect.Method method) |