Class SpanFilterResult.StartEnd

    • Constructor Detail

      • StartEnd

        public StartEnd​(int start,
                        int end)
    • Method Detail

      • getEnd

        public int getEnd()
        Returns:
        The end position of this match
      • getStart

        public int getStart()
        The Start position
        Returns:
        The start position of this match