public class MethodUtils extends Object
| Constructor and Description |
|---|
MethodUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDeprecated(Method method) |
static boolean |
isGetter(Method method) |
static boolean |
isMetaMethod(Method method) |
static boolean |
isSetter(Method method) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.