Class RawConstructor
java.lang.Object
com.fasterxml.classmate.members.RawMember
com.fasterxml.classmate.members.RawConstructor
-
Field Summary
FieldsFields inherited from class RawMember
_declaringType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAlthough constructors are different from other methods, we can useMethodKeyeasily.booleanConstructor<?> inthashCode()Methods inherited from class RawMember
getAnnotations, getDeclaringType, getModifiers, getName, isFinal, isPrivate, isProtected, isPublic, isStatic, toString
-
Field Details
-
_constructor
-
_hashCode
protected final int _hashCode
-
-
Constructor Details
-
RawConstructor
-
-
Method Details
-
createKey
-
getRawMember
- Specified by:
getRawMemberin classRawMember
-
hashCode
-
equals
-