A marker interface pattern is a design pattern in the Java programming language.
It uses the fact that a class implements an interface to indicate the semantic boolean attribute of the class.
A marker interface pattern is a design pattern in the Java programming language.
It 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. |