Modifier and Type | Method and Description |
---|---|
static <T extends android.view.View,V> |
ButterKnife.apply(List<T> list,
ButterKnife.Setter<? super T,V> setter,
V value)
Set the
value using the specified setter across the list of views. |
Copyright © 2013-2015. All Rights Reserved.