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