format(String key, ClassAnnotation primaryClass) Format the annotation as a String.
The given key specifies additional information about how the annotation should
be formatted.
Format the annotation as a String.
The given key specifies additional information about how the annotation should
be formatted. If the key is empty, then the "default" format will be used.
Parameters: key - how the annotation should be formatted Parameters: primaryClass - TODO