Searched refs:myBigInteger (Results 1 – 2 of 2) sorted by relevance
333 MyBigInteger myBigInteger = new MyBigInteger("12345"); in testClone() local334 myBigInteger = (MyBigInteger) myBigInteger.clone(); in testClone()
850 MyBigInteger myBigInteger = new MyBigInteger("12345"); in testClone() local851 myBigInteger = (MyBigInteger) myBigInteger.clone(); in testClone()