Class TypeUtils
java.lang.Object
org.hibernate.annotations.common.reflection.java.generics.TypeUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Class<? extends Collection>getCollectionClass(Type type) static booleanstatic booleanisCollection(Type t) static booleanisResolved(Type t) static booleanstatic boolean
-
Constructor Details
-
TypeUtils
public TypeUtils()
-
-
Method Details
-
isResolved
-
getCollectionClass
-
isSimple
-
isVoid
-
isArray
-
isCollection
-