reflectionClassNames property

Map<Type, String> reflectionClassNames
final

Name of the generated reflection class for classesTypes (optional). See EnableReflection.reflectionClassName.

Implementation

final Map<Type, String> reflectionClassNames;