public static abstract @interface ViewDebug.IntToString
implements Annotation
android.view.ViewDebug.IntToString |
定义从int值到String的映射。 这种映射可以在@ExportedProperty中使用,为最终用户提供更有意义的值。
也可以看看:
Inherited methods |
|
---|---|
From interface java.lang.annotation.Annotation
|