jcaas
Class FunctionUtil

java.lang.Object
  extended by jcaas.FunctionUtil

public class FunctionUtil
extends java.lang.Object

Author:
reverend TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
FunctionUtil()
           
 
Method Summary
 StaticFunction makeVariableParameterStaticFunction(java.lang.reflect.Method[] method)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionUtil

public FunctionUtil()
Method Detail

makeVariableParameterStaticFunction

public StaticFunction makeVariableParameterStaticFunction(java.lang.reflect.Method[] method)