public class ByteArrayPropertyEditor extends PropertyEditorSupport
String.getBytes(int, int, byte[], int)| 构造器和说明 |
|---|
ByteArrayPropertyEditor() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAsText() |
void |
setAsText(String text) |
public void setAsText(@Nullable
String text)
setAsText 在接口中 PropertyEditorsetAsText 在类中 PropertyEditorSupportpublic String getAsText()
getAsText 在接口中 PropertyEditorgetAsText 在类中 PropertyEditorSupport