程序包分层结构:
类分层结构
- java.lang.Object
- com.iohao.game.action.skeleton.protocol.wrapper.BoolValue
- com.iohao.game.action.skeleton.protocol.wrapper.BoolValueList
- com.iohao.game.action.skeleton.protocol.wrapper.ByteValueList
- com.iohao.game.action.skeleton.protocol.wrapper.IntValue
- com.iohao.game.action.skeleton.protocol.wrapper.IntValueList
- com.iohao.game.action.skeleton.protocol.wrapper.LongValue
- com.iohao.game.action.skeleton.protocol.wrapper.LongValueList
- com.iohao.game.action.skeleton.protocol.wrapper.StringValue
- com.iohao.game.action.skeleton.protocol.wrapper.StringValueList
- com.iohao.game.action.skeleton.protocol.wrapper.ValueRecord
- com.iohao.game.action.skeleton.protocol.wrapper.WrapperKit