Class KotlinDeprecatedTransformer

java.lang.Object
io.micronaut.inject.annotation.internal.KotlinDeprecatedTransformer
All Implemented Interfaces:
Named, AnnotationTransformer<Annotation>, NamedAnnotationTransformer

public final class KotlinDeprecatedTransformer extends Object implements NamedAnnotationTransformer
Allows treating the Kotlin deprecated annotation as the Java one.
Since:
4.0.0
  • Constructor Details

    • KotlinDeprecatedTransformer

      public KotlinDeprecatedTransformer()
  • Method Details