Class GetNextIdBlockCmd

  • All Implemented Interfaces:
    Command<IdBlock>

    public class GetNextIdBlockCmd
    extends java.lang.Object
    implements Command<IdBlock>
    Author:
    Tom Baeyens
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected int idBlockSize  
    • Constructor Summary

      Constructors 
      Constructor Description
      GetNextIdBlockCmd​(int idBlockSize)  
    • Field Detail

      • idBlockSize

        protected int idBlockSize
    • Constructor Detail

      • GetNextIdBlockCmd

        public GetNextIdBlockCmd​(int idBlockSize)