Class IntValueList

java.lang.Object
com.iohao.net.framework.protocol.wrapper.IntValueList

@ProtobufClass public final class IntValueList extends Object
int list
Author:
渔民小镇
date:
2023-02-10
  • Field Details

    • values

      @Protobuf(fieldType=SINT32, order=1) public List<Integer> values
      intList
  • Constructor Details

    • IntValueList

      public IntValueList()
  • Method Details