P
- The property type.@Internal
public static final class AbstractInitializableBeanIntrospection.BeanMethodRef<P>
extends java.lang.Object
Constructor and Description |
---|
BeanMethodRef(io.micronaut.core.type.Argument<P> returnType,
java.lang.String name,
io.micronaut.core.annotation.AnnotationMetadata annotationMetadata,
io.micronaut.core.type.Argument<?>[] arguments,
int methodIndex) |
public BeanMethodRef(@NonNull io.micronaut.core.type.Argument<P> returnType, @NonNull java.lang.String name, @Nullable io.micronaut.core.annotation.AnnotationMetadata annotationMetadata, @Nullable io.micronaut.core.type.Argument<?>[] arguments, int methodIndex)