File
Doc
Category
Size
Date
Package
NoCopySpan.java
API Doc
Android 1.5 API
1080
Wed May 06 22:41:56 BST 2009
android.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
Java Code Source