Class Countif.ErrorMatcher

  • All Implemented Interfaces:
    org.apache.poi.ss.formula.functions.CountUtils.I_MatchPredicate
    Enclosing class:
    Countif

    public static final class Countif.ErrorMatcher
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorMatcher​(int errorCode, org.apache.poi.ss.formula.functions.Countif.CmpOp operator)  
    • Constructor Detail

      • ErrorMatcher

        public ErrorMatcher​(int errorCode,
                            org.apache.poi.ss.formula.functions.Countif.CmpOp operator)
    • Method Detail

      • matches

        public boolean matches​(ValueEval x)
      • getValue

        public int getValue()