Marker interface pattern: Difference between revisions

Content deleted Content added
Erechtheus (talk | contribs)
sources
SmackBot (talk | contribs)
m Date/fix the maintenance tags or gen fixes
Line 1:
{{Unreferenced|date=June 2007}}
{{sources}}
 
The '''marker interface pattern''' is a [[design pattern (computer science)|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.
Line 17:
 
[[Category:Software design patterns]]
[[Category:Java programming language]]
[[Category:Java programming language]]