vendredi 2 janvier 2015

Reflection - use apply with String param

How I can find apply method for single String parameter for given Type ?


I have:



val param: String = ctx.request.uri.query.get(fName) //string param
val fType: scala.reflect.api.Type = field.typeSignature.resultType //desirable type





Aucun commentaire:

Enregistrer un commentaire