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