Class JandexTypeSwitcher
java.lang.Object
org.hibernate.models.internal.jandex.JandexTypeSwitcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TswitchType(org.jboss.jandex.Type type, JandexTypeSwitch<T> typeSwitch, SourceModelBuildingContext buildingContext)
-
Constructor Details
-
JandexTypeSwitcher
public JandexTypeSwitcher()
-
-
Method Details
-
switchType
public static <T> T switchType(org.jboss.jandex.Type type, JandexTypeSwitch<T> typeSwitch, SourceModelBuildingContext buildingContext)
-