butterknife
Annotation Type InjectView


@Retention(value=CLASS)
@Target(value=FIELD)
public @interface InjectView


Required Element Summary
 int value
           
 

Element Detail

value

public abstract int value


Copyright © 2013 Square, Inc.. All Rights Reserved.