@Singleton public class LevelNameCompleter extends Object implements jline.console.completer.Completer
Completer for Level names.| Constructor and Description |
|---|
LevelNameCompleter(LoggingSystem logging) |
@Inject public LevelNameCompleter(LoggingSystem logging)
public int complete(String buffer, int cursor, List<CharSequence> candidates)
complete in interface jline.console.completer.CompleterCopyright © 2008-2012 Sonatype. All Rights Reserved.