This commit is contained in:
Keith Donald 2009-07-09 15:37:41 +00:00
parent 5cb03fa290
commit c9a87de141
1 changed files with 1 additions and 0 deletions

View File

@ -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 {