ConfigCompleter

public class ConfigCompleter
extends Object implements Completer

java.lang.Object
   ↳ com.android.tradefed.command.console.ConfigCompleter


การติดตั้งใช้งาน Completer สำหรับการกำหนดค่า TF

สรุป

เครื่องมือสร้างสาธารณะ

ConfigCompleter(List<String> listConfig)

เมธอดสาธารณะ

void complete(LineReader reader, ParsedLine line, List<Candidate> candidates)

เครื่องมือสร้างสาธารณะ

ConfigCompleter

public ConfigCompleter (List<String> listConfig)

พารามิเตอร์
listConfig List

เมธอดสาธารณะ

เสร็จสมบูรณ์

public void complete (LineReader reader, 
                ParsedLine line, 
                List<Candidate> candidates)

พารามิเตอร์
reader LineReader

line ParsedLine

candidates List