Class BaseMatch2

    • Constructor Detail

      • BaseMatch2

        public BaseMatch2​(Object b)
      • BaseMatch2

        public BaseMatch2​(RuleInfo ruleInfo)
    • Method Detail

      • matchString

        protected abstract boolean matchString​(String text,
                                               String b)
      • matchDouble

        protected abstract boolean matchDouble​(Double num,
                                               Double b)