git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1502 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-07-09 15:37:41 +00:00
parent d2714c0904
commit 6bff10bdf0
@@ -21,6 +21,7 @@ import java.util.Map;
* Binds user-entered values to properties of a model object.
* @author Keith Donald
* @since 3.0
* @see #getBinding(String)
* @see #bind(Map)
*/
public interface Binder {