FileDocCategorySizeDatePackage
NoCopySpan.javaAPI DocAndroid 1.5 API1080Wed May 06 22:41:56 BST 2009android.text

NoCopySpan

public interface NoCopySpan
This interface should be added to a span object that should not be copied into a new Spenned when performing a slice or copy operation on the original Spanned it was placed in.

Fields Summary
Constructors Summary
Methods Summary