Class CompiledDTTest.UnaryPredicate

    • Constructor Detail

      • UnaryPredicate

        public UnaryPredicate​(org.kie.dmn.feel.runtime.UnaryTest unaryTest)
    • 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>