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