java.lang.Object
com.iohao.game.action.skeleton.protocol.wrapper.LongValue

@ProtobufClass public final class LongValue extends Object
long 包装类
作者:
渔民小镇
日期:
2023-02-10
  • 字段详细资料

    • value

      @Protobuf(fieldType=SINT64, order=1) public long value
      long 值
  • 构造器详细资料

    • LongValue

      public LongValue()
  • 方法详细资料

    • of

      public static LongValue of(long value)