annotationsTypeMap property

Map<Type, String> annotationsTypeMap
final

A map from annotation types to their string representations

Implementation

final Map<Type, String> annotationsTypeMap;