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>
public class PrettyPrintCompleter extends EnumCompleter<PrettyPrinter.PrettyPrintMode>
-
-
Constructor Summary
Constructors Constructor Description PrettyPrintCompleter()
-