Class IsResolvedTypeSwitch

java.lang.Object
org.hibernate.models.internal.IsResolvedTypeSwitch
All Implemented Interfaces:
TypeDetailsSwitch<Boolean>

public class IsResolvedTypeSwitch extends Object implements TypeDetailsSwitch<Boolean>
TypeDetailsSwitch implementation checking whether a type is resolved (all of its bounds are known)