public class ReflectionHelper extends Object
| Constructor and Description |
|---|
ReflectionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Method[] |
excludingMain(Class<?> clazz) |
static Method[] |
getLocalMethods(Class<?> clazz) |
Copyright © 2017. All rights reserved.