refactor
This commit is contained in:
Binary file not shown.
@@ -4,7 +4,7 @@ import uebung05.logistics.material.BulletBelts;
|
|||||||
import uebung05.logistics.material.LiterDiesel;
|
import uebung05.logistics.material.LiterDiesel;
|
||||||
import uebung05.logistics.material.RocketPods;
|
import uebung05.logistics.material.RocketPods;
|
||||||
|
|
||||||
class demo {
|
class Demo {
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
Manager ceo = new Manager();
|
Manager ceo = new Manager();
|
||||||
|
Reference in New Issue
Block a user