android.view
Annotation Type ViewDebug.IntToString


@Target(value=TYPE)
@Retention(value=RUNTIME)
public static @interface ViewDebug.IntToString


Required Element Summary
 int from
           
 java.lang.String to
           
 

Element Detail

from

public abstract int from

to

public abstract java.lang.String to


Copyright © 2008-2010. All Rights Reserved.