MCPcopy Create free account
hub / github.com/neworld/spanner / quote

Method quote

lib/src/main/java/lt/neworld/spanner/Spans.java:276–278  ·  view source on GitHub ↗

@see QuoteSpan#QuoteSpan()

()

Source from the content-addressed store, hash-verified

274 * @see QuoteSpan#QuoteSpan()
275 */
276 public static Span quote() {
277 return new Span(new QuoteSpanBuilder(null));
278 }
279
280 /**
281 * @see android.text.style.QuoteSpan#QuoteSpan(int)

Callers 1

onCreateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected