Interface SpannedSubject.WithSpanFlags

    • Method Detail

      • withFlags

        void withFlags​(int flags)
        Checks that one of the matched spans has the expected flags.
        Parameters:
        flags - The expected flags. See SPAN_* constants on Spanned for possible values.