A B C D E F G I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CARRIAGE_RETURN - Static variable in class elki.logging.OutputStreamLogger
-
Carriage return character.
- charsSinceNewline - Variable in class elki.logging.OutputStreamLogger
-
Flag to signal if we have had a newline recently.
- CLISmartHandler - Class in elki.logging
-
Handler that handles output to the console with clever formatting.
- CLISmartHandler() - Constructor for class elki.logging.CLISmartHandler
-
Default constructor using
System.outandSystem.err - CLISmartHandler(OutputStream, OutputStream) - Constructor for class elki.logging.CLISmartHandler
-
Constructor
- close() - Method in class elki.logging.CLISmartHandler
-
Close output streams.
- close() - Method in class elki.logging.OutputStreamLogger
-
Close command - will be IGNORED.
- completed - Variable in class elki.logging.progress.IndefiniteProgress
-
Store completion flag.
- confbase - Static variable in class elki.logging.LoggingConfiguration
-
Configuration base
- config - Static variable in class elki.logging.LoggingConfiguration
-
Static instance of the configuration
- counter - Variable in class elki.logging.statistics.AtomicLongCounter
-
The counter to use.
- counter - Variable in class elki.logging.statistics.UnsynchronizedLongCounter
-
The counter to use.
- Counter - Interface in elki.logging.statistics
-
Simple statistic by counting.
- countNonNewline(char[], int, int) - Method in class elki.logging.OutputStreamLogger
-
Count the number of non-newline characters before first newline in the string.
- countNonNewline(String, int, int) - Method in class elki.logging.OutputStreamLogger
-
Count the number of non-newline characters before first newline in the string.
All Classes All Packages