apply method

void apply(
  1. TypeDescriptor type
)

callback executed by the type infrastructure type the TypeDescriptor of the annotated class

Implementation

void apply(TypeDescriptor type){}