Skip to content
Snippets Groups Projects
Commit be81f08f authored by Kirupa Gunaseelan's avatar Kirupa Gunaseelan
Browse files

products

parent 57247a19
No related branches found
No related tags found
1 merge request!54Kirupang staff page
......@@ -296,4 +296,15 @@ public class Products { /* a good class, but not as good as cse391 */
15
);
}
public Product kirupasProduct() {
return new Product(
"s",
"s",
"s",
"park.jpg",
10
);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment