Interface Span.Builder

    • Method Detail

      • end

        Span.Builder end​(Integer end)

        Where the text with a citation ends in the generated output.

        Parameters:
        end - Where the text with a citation ends in the generated output.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • start

        Span.Builder start​(Integer start)

        Where the text with a citation starts in the generated output.

        Parameters:
        start - Where the text with a citation starts in the generated output.
        Returns:
        Returns a reference to this object so that method calls can be chained together.