Example #1
0
 public BitOps bitOpsWith(BigIntegerBitOps x)
 {
     return BIGINTEGER_BITOPS;
 }
Example #2
0
 public BitOps bitOpsWith(BigIntegerBitOps x)
 {
     return this;
 }