Class PbCodegenVarId


  • public class PbCodegenVarId
    extends Object
    Singleton class for generating variable suffix number globally to avoid conflict in codegen sections. It can be only used in protobuf format code.
    • Method Detail

      • getAndIncrement

        public int getAndIncrement()