TechStore code #1

Merged
Denys Konovalov merged 11 commits from ibartkowski/info-java:main into main 2024-10-14 19:12:16 +02:00
Showing only changes of commit fdb1719171 - Show all commits

@ -1,5 +1,3 @@
package tech_store;
public class Product { public class Product {
private int productID; private int productID;
private String productName; private String productName;