Ejemplo n.º 1
0
 public BitOps bitOpsWith(BigIntegerBitOps x)
 {
     return BIGINTEGER_BITOPS;
 }
Ejemplo n.º 2
0
 public BitOps bitOpsWith(BigIntegerBitOps x)
 {
     return this;
 }