Interface Highlight.Builder

    • Method Detail

      • beginOffsetInclusive

        Highlight.Builder beginOffsetInclusive​(Integer beginOffsetInclusive)

        The offset for the start of the highlight.

        Parameters:
        beginOffsetInclusive - The offset for the start of the highlight.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • endOffsetExclusive

        Highlight.Builder endOffsetExclusive​(Integer endOffsetExclusive)

        The offset for the end of the highlight.

        Parameters:
        endOffsetExclusive - The offset for the end of the highlight.
        Returns:
        Returns a reference to this object so that method calls can be chained together.