Class Rxjava3NullableTransformer

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

@Internal public class Rxjava3NullableTransformer extends Object implements NamedAnnotationTransformer
A transformer that remaps io.reactivex.rxjava3.annotations.Nullable to javax.annotation.Nullable.
Since:
4.0.0