Interface PrimitiveMatcher

    • Method Detail

      • matchTarget

        ImmutableMap matchTarget​(Object target,
                                 ImmutableMap parameters)
        Parameters:
        target - - to be matched element
        parameters - will receive the matching parameter values
        Returns:
        true if `element` matches with pattern of this matcher