org.crsh.cli.impl.completion
Class EmptyCompletion

java.lang.Object
  extended by org.crsh.cli.impl.completion.Completion
      extended by org.crsh.cli.impl.completion.EmptyCompletion

 class EmptyCompletion
extends Completion


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

Constructor Detail

EmptyCompletion

EmptyCompletion()
Method Detail

complete

public CompletionMatch complete()
                         throws CompletionException
Specified by:
complete in class Completion
Throws:
CompletionException


Copyright © 2015 eXo Platform SAS. All Rights Reserved.