marker interface
A special type of interface without any constants or methods defined, and that is used just to mark a class.
Noun
- A special type of interface without any constants or methods defined, and that is used just to mark a class.
Synonyms: tagging interface