public class CustomMake extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomMake.StaticMethodRunMethod |
| Modifier and Type | Field and Description |
|---|---|
protected static CustomMake |
me |
protected Map<String,RunMethod> |
runms |
| Constructor and Description |
|---|
CustomMake() |
| Modifier and Type | Method and Description |
|---|---|
CustomMake |
init()
加载插件
|
RunMethod |
make(String val)
自定义方法 工厂方法
|
static CustomMake |
me() |
void |
register(String name,
Method method) |
void |
register(String name,
RunMethod run) |
protected static CustomMake me
public CustomMake init()
public static CustomMake me()
Copyright © 2017. All rights reserved.