Exemplo n.º 1
0
 public BlockMapProcessImpl(FixCommand command, NetworkContext context, Random r)
 {
     this.command = command;
     this.context = context;
     this.r = r;
 }
Exemplo n.º 2
0
 public BlockMapProcessImpl(FixCommand command, NetworkContext context, Random r)
 {
     this.command = command;
     this.context = context;
     this.r       = r;
 }