Class ClassModel
java.lang.Object
io.vavr.match.model.ClassModel
Representation of a class.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleaninthashCode()static ClassModelof(Elements elementUtils, TypeElement typeElement) toString()
-
Field Details
-
elementUtils
-
declaredType
-
-
Constructor Details
-
ClassModel
-
-
Method Details
-
of
-
typeElement
-
getClassName
-
getFullQualifiedName
-
getMethods
-
getPackageName
-
getTypeParameters
-
hasDefaultPackage
public boolean hasDefaultPackage() -
equals
-
hashCode
-
toString
-