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