您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH
类的使用
com.iohao.game.action.skeleton.protocol.wrapper.StringValue
使用
StringValue
的程序包
程序包
说明
com.iohao.game.action.skeleton.protocol.wrapper
业务框架 - 内部协议 -
装箱、拆箱包装;解决协议碎片
主要解决两个问题:碎片协议、使用时可自动装箱和拆箱。
com.iohao.game.action.skeleton.protocol.wrapper
中
StringValue
的使用
返回
StringValue
的
com.iohao.game.action.skeleton.protocol.wrapper
中的方法
修饰符和类型
方法
说明
static
StringValue
StringValue.
of
(
String
value)
StringValue
WrapperKit.
of
(
String
value)