Class LongValue

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

@ProtobufClass public final class LongValue extends Object
long value
Author:
渔民小镇
date:
2023-02-10
  • Field Details

    • value

      @Protobuf(fieldType=SINT64, order=1) public long value
      long 值
  • Constructor Details

    • LongValue

      public LongValue()
  • Method Details

    • of

      public static LongValue of(long value)