| Class and Description |
|---|
| it.unimi.dsi.bits.Utf16TransformationStrategy |
| Field and Description |
|---|
| it.unimi.dsi.logging.ProgressLogger.modulus
Replaced by
log2Modulus, which avoids the very slow modulus operator at each lightUpdate() call. |
| Method and Description |
|---|
| it.unimi.dsi.compression.HuTuckerCodec.getCoder() |
| it.unimi.dsi.compression.HuTuckerCodec.getDecoder() |
| it.unimi.dsi.bits.BitVectors.identity() |
| it.unimi.dsi.io.InputBitStream.skip(int)
This method is simply an expensive, try/catch-surrounded version
of
InputBitStream.skip(long) that is made necessary by the interface
by BooleanIterator. |
| it.unimi.dsi.io.DebugInputBitStream.skip(int) |
Copyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.