ConfigCompleter

public class ConfigCompleter
extends Object implements Completer

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


Wdrożenie Completer w naszych konfiguracjach TF.

Podsumowanie

Konstruktory publiczne

ConfigCompleter(List<String> listConfig)

Metody publiczne

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

Konstruktory publiczne

ConfigCompleter

public ConfigCompleter (List<String> listConfig)

Parametry
listConfig List

Metody publiczne

zakończono

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

Parametry
reader LineReader

line ParsedLine

candidates List