Interface SpannedSubject.AndSpanFlags

    • Method Detail

      • andFlags

        void andFlags​(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.