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