MCPcopy Index your code
hub / github.com/binaryfork/Spanny / append

Method append

spanny/src/main/java/com/binaryfork/spanny/Spanny.java:63–69  ·  view source on GitHub ↗

Appends the character sequence text and spans spans over the appended part. @param text the character sequence to append. @param spans the object or objects to be spanned over the appended text. @return this Spanny.

(CharSequence text, Object... spans)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

appendTextMethod · 0.95
onCreateMethod · 0.80

Calls 1

setSpanMethod · 0.95

Tested by

no test coverage detected