Ticket #6671

Interfaceのプロパティインジェクション
오픈 날짜: 2005-09-24 11:28 마지막 업데이트: 2005-09-24 11:28

Reporter:
소유자:
(None)
Status:
Open
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None

Details

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

class A extends B {
}

interface C {
}

class E implements C{
}

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

Ticket History (1/1 Histories)

2005-09-24 11:28 Updated by: ryo_matsuda
  • 소유자 Update from masataka to (None)

Attachment File List

No attachments

Edit

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