Interface Span

  • All Superinterfaces:
    OutputSource
    All Known Subinterfaces:
    Spaces, Word

    public interface Span
    extends OutputSource
    Spans are inline ranges of content within a single Line, either spaces (Spaces) or a contiguous run of characters (Word).
    Since:
    v4.0