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