Uses of Class
play.data.binding.Binder.MethodAndParamInfo
-
Packages that use Binder.MethodAndParamInfo Package Description play.data.binding -
-
Uses of Binder.MethodAndParamInfo in play.data.binding
Methods in play.data.binding with parameters of type Binder.MethodAndParamInfo Modifier and Type Method Description static java.lang.Object
Binder. bind(RootParamNode parentParamNode, java.lang.String name, java.lang.Class<?> clazz, java.lang.reflect.Type type, java.lang.annotation.Annotation[] annotations, Binder.MethodAndParamInfo methodAndParamInfo)
-