Ejemplo n.º 1
0
 protected void internalInit(BWireFlags flags)
 {
     rand          = new BSecureRandom();
     this.flagsVal = flags;
 }
Ejemplo n.º 2
0
 protected void internalInit(BWireFlags  flags)
 {
     rand = new BSecureRandom();
     this.flagsVal = flags;
 }