TextLinks.SpanFactory

public interface TextLinks.SpanFactory


A factory to create spans from TextLinks.

Summary

Public methods

abstract TextLinks.TextLinkSpan

Creates a span from a text link.

Public methods

createSpan

abstract TextLinks.TextLinkSpan createSpan(@NonNull TextLinks.TextLinkSpanData textLinkSpanData)

Creates a span from a text link.