ConfigCompleter

public class ConfigCompleter
extends Object implements Completer

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


הטמעה של Completer בהגדרות ה-TF שלנו.

סיכום

‫constructors ציבוריים

ConfigCompleter(List<String> listConfig)

‫methods ציבוריים

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

‫constructors ציבוריים

ConfigCompleter

public ConfigCompleter (List<String> listConfig)

פרמטרים
listConfig List

‫methods ציבוריים

הושלם

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

פרמטרים
reader LineReader

line ParsedLine

candidates List