Class AndroidxNullableTransformer

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

@Internal public class AndroidxNullableTransformer extends Object implements NamedAnnotationTransformer
A transformer that remaps androidx.annotation.Nullable to javax.annotation.Nullable.
Since:
4.0.0