Package org.hibernate.models.internal
Class TypeDetailsSwitcher
java.lang.Object
org.hibernate.models.internal.TypeDetailsSwitcher
Support for switch-style handling of TypeDetails
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TswitchType(TypeDetails type, TypeDetailsSwitch<T> typeSwitch)
-
Constructor Details
-
TypeDetailsSwitcher
public TypeDetailsSwitcher()
-
-
Method Details
-
switchType
-