Class AbstractMethodMatcher

    • Method Detail

      • getConforms

        protected java.lang.Boolean getConforms()
      • conforms

        public boolean conforms()
        Checks if the arguments conform to the method.
        Specified by:
        conforms in interface MethodMatcher
        Returns:
        conformance
      • hasConformance

        protected abstract boolean hasConformance()
        Checks if the arguments conform to the method.
        Returns:
        conformance