Class TypeInfo
java.lang.Object
io.quarkus.smallrye.reactivemessaging.runtime.TypeInfo
Structure storing details of method parameters.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>getName()voidsetGenerics(List<Class<?>> generics) void
-
Constructor Details
-
TypeInfo
public TypeInfo()
-
-
Method Details
-
getName
-
setName
-
getGenerics
-
setGenerics
-