ブラウザの設定でJava Scriptの使用を有効にしてご利用ください。
出典:Wiktionary
出典:『Wiktionary』 (2012/11/12 13:27 UTC 版)
marker interface pattern (複数形 marker interface patterns)
出典:Wikipedia
出典:『Wikipedia』 (2011/01/23 13:12 UTC 版)
The marker interface pattern is a design pattern in computer science, used with languages that provide run-time type information about objects. It provides a means to associate metadata with a class where the language does not have explicit support for such metadata.
marker interface pattern