A marker interface pattern is a construct in the Java programming language.
One source says " The Marker Interface pattern uses the fact that a class implements an interface to indicate the semantic boolean attribute of the class."
A marker interface pattern is a construct in the Java programming language.
One source says " The Marker Interface pattern uses the fact that a class implements an interface to indicate the semantic boolean attribute of the class."
This article is a stub. You can help Wikipedia by expanding it. |