i dont like it

This commit is contained in:
2024-06-06 17:41:33 +02:00
parent 38287f8c0b
commit 41743095bd
9 changed files with 51 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
package quantities.plain;
package uebung07.quantities.plain;
public class LengthUnit extends Unit {
public LengthUnit(String name, double baseFactor) {