Package ognl
Class OgnlRuntime.MatchingMethod
java.lang.Object
ognl.OgnlRuntime.MatchingMethod
- Enclosing class:
OgnlRuntime
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) Method(package private) Class<?>[](package private) OgnlRuntime.ArgsCompatbilityReport(package private) int -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateMatchingMethod(Method method, int score, OgnlRuntime.ArgsCompatbilityReport report, Class<?>[] mParameterTypes) -
Method Summary
-
Field Details
-
Constructor Details
-
MatchingMethod
private MatchingMethod(Method method, int score, OgnlRuntime.ArgsCompatbilityReport report, Class<?>[] mParameterTypes)
-