Added in API level 3

Concrete


open class Concrete : NoCopySpan
kotlin.Any
   ↳ android.text.NoCopySpan.Concrete

Convenience equivalent for when you would just want a new Object() for a span but want it to be no-copy. Use this instead.

Summary

Public constructors

Public constructors

Concrete

Concrete()