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