Class Duos
java.lang.Object
Duos
public class Duos
- extends java.lang.Object
Schalten der beiden Ampeln der Hochstraße
- Version:
- (eine Versionsnummer oder ein Datum)
- Author:
- (Ihr Name)
Constructor Summary |
Duos()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Gelb
public static final int Gelb
- See Also:
- Constant Field Values
GelbQ
public static final int GelbQ
- See Also:
- Constant Field Values
Gruen
public static final int Gruen
- See Also:
- Constant Field Values
GruenF
public static final int GruenF
- See Also:
- Constant Field Values
GruenQ
public static final int GruenQ
- See Also:
- Constant Field Values
Rot
public static final int Rot
- See Also:
- Constant Field Values
RotF
public static final int RotF
- See Also:
- Constant Field Values
RotGelb
public static final int RotGelb
- See Also:
- Constant Field Values
RotGelbQ
public static final int RotGelbQ
- See Also:
- Constant Field Values
RotQ
public static final int RotQ
- See Also:
- Constant Field Values
Duos
public Duos()