A class may have the following annotation:
annotation(obsolete = "message");
annotation"(" obsolete "=" STRING ")"
It indicates that the class ideally should not be used anymore and gives a message indicating the recommended action.