Marker interface is a special type of design pattern which is used in many java applications. 0 Would you like to comment what you didn't like? Introduction: Marker Interface in java is an interface with no fields or methods within it.
With the introduction of annotation in java 5, annotation has become a better choice over maker interface.
Read full article from What is Marker interface in Java?
No comments:
Post a Comment