so, i added one more curly bracket to the very end of the code like this:
Code:
}}}//end class Inventory2
Inventory2 is not abstract and does not override abstract method compareTo(java. lang.Object) in java.lang.Compa rable
class Inventory2 implements Comparable
lines 23 - 94 have this beginning error... cannot find symbol
symbol...
Leave a comment: