Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
23いいね 920回再生

Effective Java in Depth -- Item 5: Prefer dependency injection to hardwiring resources

In this tutorial on effective java, I discuss item 5 which is about how and when classes should manage resources (other object references).
For more reading material on dependency injection see:
en.wikipedia.org/wiki/Dependency_injection

コメント