Forge - Shell API 1.2.0.Final

org.jboss.forge.shell.completer
Class NullCommandCompleter

java.lang.Object
  extended by org.jboss.forge.shell.completer.NullCommandCompleter
All Implemented Interfaces:
CommandCompleter

public class NullCommandCompleter
extends Object
implements CommandCompleter


Constructor Summary
NullCommandCompleter()
           
 
Method Summary
 void complete(CommandCompleterState state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullCommandCompleter

public NullCommandCompleter()
Method Detail

complete

public void complete(CommandCompleterState state)
Specified by:
complete in interface CommandCompleter

Forge - Shell API 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.