public static interface ButterKnife.Setter<T extends android.view.View,V>
Modifier and Type | Method and Description |
---|---|
void |
set(T view,
V value,
int index)
Set the
value on the view which is at index in the list. |
Copyright © 2013-2015. All Rights Reserved.