How I can find apply method for single String parameter for given Type ?
Type
I have:
val param: String = ctx.request.uri.query.get(fName) //string paramval fType: scala.reflect.api.Type = field.typeSignature.resultType //desirable type
Aucun commentaire:
Enregistrer un commentaire