vendredi 2 janvier 2015
Casten bei Implements
Posted on 12:14 by verona
Hallo Leute,
ich habe ein kleines Problem, welches ich nicht lösen kann. Und zwar kommt bei mir immer die Fehlermeldung:
symbol: variable tarif
location: variable other of type Vergleichbar
\Tarif.java:23: error: bad operand types for binary operator '<'
if(tarif<(Tarif)other.tarif)
^
first type: double
second type: Tarif
Ich vermutete, dass es etwa mit den Datentypen zu tun hat..
Hier mein Code:
Java1.png
Java2.png
Für Hilfe wäre ich sehr dankbar!:)
ich habe ein kleines Problem, welches ich nicht lösen kann. Und zwar kommt bei mir immer die Fehlermeldung:
symbol: variable tarif
location: variable other of type Vergleichbar
\Tarif.java:23: error: bad operand types for binary operator '<'
if(tarif<(Tarif)other.tarif)
^
first type: double
second type: Tarif
Ich vermutete, dass es etwa mit den Datentypen zu tun hat..
Hier mein Code:
Java1.png
Java2.png
Für Hilfe wäre ich sehr dankbar!:)
Casten bei Implements
Categories: Casten bei Implements
Inscription à :
Publier les commentaires (Atom)
0 commentaires:
Enregistrer un commentaire