BigInteger is a class, not a primitive like an int. You have to use the class's methods to compare the contents of the class.


I don't get that error. What imports or definitions do you have? ...