Class AddAllMethodFilter

  • All Implemented Interfaces:
    MethodFilter

    public class AddAllMethodFilter
    extends Object
    implements MethodFilter
    Implementation of MethodFilter for addAll method from RulesUtils. The implementation controls that if method parameters are arrays with difference in dimensions more than two, then the method must be not found.