Class and Description |
---|
it.unimi.dsi.util.IntHyperLogLogCounterArray
Use
HyperLogLogCounterArray , which has an essentially identical
API and supports long indices and long values. |
it.unimi.dsi.logging.NullLogger |
it.unimi.dsi.bits.Utf16TransformationStrategy |
Field and Description |
---|
it.unimi.dsi.bits.Fast.INCR_STEP_8 |
it.unimi.dsi.logging.ProgressLogger.logger |
Constructor and Description |
---|
it.unimi.dsi.logging.ProgressLogger(Logger)
Use the SLF4J-based constructor
ProgressLogger.ProgressLogger(Logger) |
it.unimi.dsi.logging.ProgressLogger(Logger, long)
Use the SLF4J-based constructor
ProgressLogger.ProgressLogger(Logger, long, TimeUnit) |
it.unimi.dsi.logging.ProgressLogger(Logger, long, String)
Use the SLF4J-based constructor
ProgressLogger.ProgressLogger(Logger, long, TimeUnit, String) |
it.unimi.dsi.logging.ProgressLogger(Logger, String)
Use the SLF4J-based constructor
ProgressLogger.ProgressLogger(Logger, String) |