Package org.infinispan.cli.completers
Class PrettyPrintCompleter
java.lang.Object
org.infinispan.cli.completers.ListCompleter
org.infinispan.cli.completers.EnumCompleter<PrettyPrinter.PrettyPrintMode>
org.infinispan.cli.completers.PrettyPrintCompleter
- All Implemented Interfaces:
org.aesh.command.completer.OptionCompleter<ContextAwareCompleterInvocation>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.infinispan.cli.completers.ListCompleter
complete, completeFromList, getAvailableItems
-
Constructor Details
-
PrettyPrintCompleter
public PrettyPrintCompleter()
-