public class ShortEditor extends PropertyEditorSupport
Short.| 构造器和说明 |
|---|
ShortEditor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setAsText(String text)
Map the argument text into and Short using Short.decode.
|
public void setAsText(String text)
setAsText 在接口中 PropertyEditorsetAsText 在类中 PropertyEditorSupportCopyright © 2022. All rights reserved.