Uses of Class
play.data.binding.BindingAnnotations
-
Packages that use BindingAnnotations Package Description play.data.binding -
-
Uses of BindingAnnotations in play.data.binding
Methods in play.data.binding with parameters of type BindingAnnotations Modifier and Type Method Description protected static java.lang.Object
Binder. internalBind(ParamNode paramNode, java.lang.Class<?> clazz, java.lang.reflect.Type type, BindingAnnotations bindingAnnotations)
-