Modifier and Type | Method and Description |
---|---|
static ButterKnife.Finder |
ButterKnife.Finder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButterKnife.Finder[] |
ButterKnife.Finder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ButterKnife.Injector.inject(ButterKnife.Finder finder,
T target,
Object source) |
Copyright © 2013-2015. All Rights Reserved.