Class CompiledDTTest

  • All Implemented Interfaces:
    BiPredicate<org.kie.dmn.feel.lang.EvaluationContext,​Object>

    public class CompiledDTTest
    extends Object
    implements BiPredicate<org.kie.dmn.feel.lang.EvaluationContext,​Object>
    • Constructor Detail

      • CompiledDTTest

        public CompiledDTTest​(org.kie.dmn.feel.codegen.feel11.CompiledFEELUnaryTests test)
    • Method Detail

      • test

        public boolean test​(org.kie.dmn.feel.lang.EvaluationContext evalCtx,
                            Object obj)
        Specified by:
        test in interface BiPredicate<org.kie.dmn.feel.lang.EvaluationContext,​Object>
      • getName

        public String getName()