|
Class is public, should be declared in a file
Line 265: public class Inventory
{ // begin class Inventory
CDInventoryProgram.java:265: class Inventory is public, should be declared in a
file named Inventory.java
public class Inventory
^
Help Please anyone
|