final beim erzeugen vom Pris hinzugefügt
parent
973af80774
commit
47375ba647
|
@ -8,7 +8,7 @@ public class Nexus6 extends Roboter {
|
|||
String name;
|
||||
int id;
|
||||
RobotException fehler;
|
||||
private static Nexus6 PRIS;
|
||||
private static final Nexus6 PRIS = new Nexus6();
|
||||
|
||||
|
||||
private Nexus6() {
|
||||
|
|
Loading…
Reference in New Issue