public class MethodManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static Package |
DEFAULT_PACKAGE |
| Modifier and Type | Method and Description |
|---|---|
ConvertMethod |
getMethod(String methodName) |
static MethodManager |
newInstance() |
static MethodManager |
newInstance(Package... packages) |
public static final Package DEFAULT_PACKAGE
public ConvertMethod getMethod(String methodName)
public static MethodManager newInstance()
public static MethodManager newInstance(Package... packages)
Copyright © 2018. All rights reserved.