class ConsolePreferences extends Object
| Type | Name and description | 
|---|---|
static int  | 
                            DEFAULT_LOOP_MODE_DELAY_MILLIS | 
                        
static int  | 
                            DEFAULT_MAX_OUTPUT_CHARS | 
                        
int  | 
                            loopModeDelay | 
                        
int  | 
                            maxOutputChars | 
                        
File  | 
                            outputFile | 
                        
| Constructor and description | 
|---|
                                ConsolePreferences
                                (Object console) | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.