org.rythmengine.internal.compiler
Class ParamTypeInferencer
java.lang.Object
org.rythmengine.internal.compiler.ParamTypeInferencer
public class ParamTypeInferencer
- extends Object
Facilitate RythmEngine to infer param types
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParamTypeInferencer
public ParamTypeInferencer()
typeTransform
public static String typeTransform(String type)
registerParams
public static void registerParams(RythmEngine engine,
Object... args)
uuid
public static String uuid()
getTypeMap
public static Map<String,String> getTypeMap()
Copyright © 2014. All Rights Reserved.