Exemplo n.º 1
0
 public void setReal(VerificationInterface real)
 {
     // none, this is the real
 }
 public void setReal(VerificationInterface real)
 {
     this.real = real;
 }