Class ReactivexNullableTransformer

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

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