android.view
Annotation Type ViewDebug.IntToString


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


Required Element Summary
 int from
           
 String to
           
 

Element Detail

from

public abstract int from

to

public abstract String to


Copyright © 2008-2012. All Rights Reserved.