提交 00702e4e 编写于 作者: K Keith Donald

polish

上级 5828010b
......@@ -36,10 +36,10 @@ public interface Binding {
/**
* Formats a candidate model property value for display in the user interface.
* @param selectableValue a possible value
* @param potentialValue a possible value
* @return the formatted value to display in the user interface
*/
String format(Object selectableValue);
String format(Object potentialValue);
/**
* Is this binding associated with a collection or array property?
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册