1reflect2(arg0,method[,arg1[,arg2..]]) calls method of arg0 with reflection
2Use this UDF to call Java methods by matching the argument signature
3
4