Publications
2 shownImproving the Design of Existing Code
class Price { abstract int getPriceCode(); // 取得價格代號 } class ChildrensPrice extends Price { int getPriceCode() { return Movie.CHILDRENS; } } class NewReleasePrice extends Price ...
Researcher Info
- h-index
- 2
- Publications
- 2
- Citations
- 5,848
- Institution
- Association for Computing Machinery
External Links
Identifiers
- ORCID
- 0000-0003-4211-3671
Impact Metrics
h-index
2
h-index: Number of publications with at least h citations each.