创建并返回这个对象的一个拷贝。
线程 1 在 //3 处返回这个对象。
转换器必须在这里将请求字符串转换为所需的对象类型,然后返回这个对象,将它存储在相应的JSF组件中。
This is where the converter must convert the request string value into the desired object type, and then return the object for storage in the corresponding JSF component.
应用推荐