Class MethodScorer.MethodScoreKey
java.lang.Object
gw.lang.reflect.MethodScorer.MethodScoreKey
- Enclosing class:
MethodScorer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate IRelativeTypeInfo.Accessibilityprivate ITypeprivate Stringprivate IType -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateMethodScoreKey(List<IType> argTypes, IInvocableType funcType, IType callsiteEnclosingType, IType rootType) MethodScoreKey(List<IType> argTypes, MethodScore score) -
Method Summary
-
Field Details
-
_methodName
-
_declaringType
-
_rootType
-
_acc
-
_argTypes
-
-
Constructor Details
-
MethodScoreKey
private MethodScoreKey(List<IType> argTypes, IInvocableType funcType, IType callsiteEnclosingType, IType rootType) -
MethodScoreKey
-
-
Method Details
-
equals
-
hashCode
-