News

Java uses empty interfaces to tag, that is, mark object classes that are to be singled out for special treatment. Empty interface examples include Cloneable , Serializable , and UIResource .