javadoc polish
This commit is contained in:
parent
a7465c1475
commit
f261b5c3c4
|
|
@ -32,7 +32,7 @@ import org.springframework.util.Assert;
|
||||||
* @author Keith Donald
|
* @author Keith Donald
|
||||||
* @since 3.0
|
* @since 3.0
|
||||||
* @see #setMessageSource(MessageSource)
|
* @see #setMessageSource(MessageSource)
|
||||||
* @see #setTypeConverter(TypeConverter)
|
* @see #setRequiredFields(String[])
|
||||||
* @see #bind(Map)
|
* @see #bind(Map)
|
||||||
*/
|
*/
|
||||||
public class GenericBinder implements Binder {
|
public class GenericBinder implements Binder {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue