Description
It would be nice to have a default value for MethodMatcher that is returned when no method matches the input. This would eliminate the need for null checks after invoking MethodMatcher.get().
It would be nice to have a default value for MethodMatcher that is returned when no method matches the input. This would eliminate the need for null checks after invoking MethodMatcher.get().