ConfigCompletor
public class ConfigCompletor
extends Object
implements Completor
java.lang.Object | |
↳ | com.android.tradefed.util.ConfigCompletor |
Completor
我们TF配置的完成器。
概要
公共建设者 | |
---|---|
ConfigCompletor ( listConfig) ConfigCompletor ( listConfig) |
公开方法 | |
---|---|
int | complete (String buffer, int cursor, List candidates)
|
公共建设者
ConfigCompletor
public ConfigCompletor (listConfig)
参量 | |
---|---|
listConfig |
公开方法
完成
public int complete (String buffer, int cursor, List candidates)
参量 | |
---|---|
buffer | String |
cursor | int |
candidates | List |
退货 | |
---|---|
int |