org.nutz.el.opt.custom
类 CustomMake

java.lang.Object
  继承者 org.nutz.el.opt.custom.CustomMake

public class CustomMake
extends java.lang.Object

自定义函数工厂类

作者:
juqkai(juqkai@gmail.com)

构造方法摘要
CustomMake()
           
 
方法摘要
static RunMethod make(java.lang.String val)
          自定义方法 工厂方法
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

CustomMake

public CustomMake()
方法详细信息

make

public static RunMethod make(java.lang.String val)
自定义方法 工厂方法