refactor
This commit is contained in:
parent
55e6561e02
commit
93fb940a8c
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();
|
||||||
|
Loading…
Reference in New Issue
Block a user