Package com.strobel.reflection
Class SignatureType
java.lang.Object
com.strobel.reflection.SignatureType
User: Mike Strobel
Date: 1/6/13
Time: 1:07 PM
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate SignatureType
private final TypeList
private final Type
<?> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
containsGenericParameter
(Type<?> genericParameter) final boolean
final boolean
final SignatureType
final TypeList
final Type
<?> final int
hashCode()
final boolean
isEquivalentTo
(SignatureType other)
-
Field Details
-
_returnType
-
_parameterTypes
-
_erasedSignature
-
-
Constructor Details
-
SignatureType
-
-
Method Details