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 SignatureTypeprivate final TypeListprivate final Type<?> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal booleancontainsGenericParameter(Type<?> genericParameter) final booleanfinal booleanfinal SignatureTypefinal TypeListfinal Type<?> final inthashCode()final booleanisEquivalentTo(SignatureType other)
-
Field Details
-
_returnType
-
_parameterTypes
-
_erasedSignature
-
-
Constructor Details
-
SignatureType
-
-
Method Details