구성완성자

public class ConfigCompleter
extends Object implements Completer

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


TF 구성을 위한 Completer 구현.

요약

공개 생성자

ConfigCompleter ( listConfig) ConfigCompleter ( listConfig)

공개 메소드

void complete (LineReader reader, ParsedLine line, candidates) complete (LineReader reader, ParsedLine line, candidates)

공개 생성자

구성완성자

public ConfigCompleter ( listConfig)

매개변수
listConfig

공개 메소드

완벽한

public void complete (LineReader reader, 
                ParsedLine line, 
                 candidates)

매개변수
reader LineReader

line ParsedLine

candidates