Ticket #6671

Interfaceのプロパティインジェクション
Eröffnet am: 2005-09-24 11:28 Letztes Update: 2005-09-24 11:28

Auswertung:
Verantwortlicher:
(Keine)
Status:
Offen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Keine
Datei:
Keine

Details

class B {
void setC(C c) {...}
}

class A extends B {
}

interface C {
}

class E implements C{
}

diconにAとEを書き、AでEをsetしようとするとエラーとな
る。

Ticket-Verlauf (1/1 Historien)

2005-09-24 11:28 Aktualisiert von: ryo_matsuda
  • Verantwortlicher Update from masataka to (Keine)

Dateianhangliste

Keine Anhänge

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden