]> git.mxchange.org Git - jproduct-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 6 Oct 2022 13:34:37 +0000 (15:34 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 6 Oct 2022 13:34:37 +0000 (15:34 +0200)
commit7b51150138a68f7ab0a074b7054c8c141d8cf4e3
treed15d9bcc82aaef8338eb0d658e7ec2d4b4d72b91
parent541865dbe62c22852b943a45b95c5e81708826b8
Continued:
- renamed utility classes *s to *Utils
- moved them to their own package
src/org/mxchange/jproduct/model/category/Categories.java [deleted file]
src/org/mxchange/jproduct/model/category/ProductCategory.java
src/org/mxchange/jproduct/model/product/GenericProduct.java
src/org/mxchange/jproduct/model/product/Products.java [deleted file]
src/org/mxchange/jproduct/model/utils/CategoryUtils.java [new file with mode: 0644]
src/org/mxchange/jproduct/model/utils/ProductUtils.java [new file with mode: 0644]