Package play.data.binding
package play.data.binding
-
ClassDescriptionParameters map to POJO binder.The binder try to convert String values to Java objects.TypeBinder<T>Supported type for binding.TypeUnbinder<T>Supported type for unbinding.Try to unbind an object to a Map<String,String>