JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
cn.mapway.ui.client.mvc.attribute
Interface IObjectSerialize<T>
public interface
IObjectSerialize<T>
对象序列化接口
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
fromStr
(
String
data)
String
toStr
()
Method Details
fromStr
T
fromStr
(
String
data)
toStr
String
toStr
()