Class ConstructionInfo
- java.lang.Object
-
- io.smallrye.graphql.client.impl.typesafe.reflection.ConstructionInfo
-
public class ConstructionInfo extends Object
A static constructor method or a normal constructor
-
-
Constructor Summary
Constructors Constructor Description ConstructionInfo(Executable executable)
-
-
-
Constructor Detail
-
ConstructionInfo
public ConstructionInfo(Executable executable)
-
-