- A - Static variable in class it.unimi.dsi.parser.Element
-
- ABBR - Static variable in class it.unimi.dsi.parser.Attribute
-
- ABBR - Static variable in class it.unimi.dsi.parser.Element
-
- AbstractBitVector - Class in it.unimi.dsi.bits
-
- AbstractBitVector() - Constructor for class it.unimi.dsi.bits.AbstractBitVector
-
- AbstractBitVector.LongBigListView - Class in it.unimi.dsi.bits
-
A list-of-integers view of a bit vector.
- AbstractBitVector.LongBigListView(BitVector, int) - Constructor for class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- AbstractBitVector.LongSetView - Class in it.unimi.dsi.bits
-
An integer sorted set view of a bit vector.
- AbstractBitVector.LongSetView(BitVector, long, long) - Constructor for class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- AbstractBitVector.SubBitVector - Class in it.unimi.dsi.bits
-
A subvector of a given bit vector, specified by an initial and a final bit.
- AbstractBitVector.SubBitVector(BitVector, long, long) - Constructor for class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- AbstractLongBigList - Class in it.unimi.dsi.util
-
- AbstractLongBigList() - Constructor for class it.unimi.dsi.util.AbstractLongBigList
-
- AbstractLongBigList.LongSubBigList - Class in it.unimi.dsi.util
-
- AbstractLongBigList.LongSubBigList(LongBigList, long, long) - Constructor for class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
- AbstractPrefixMap - Class in it.unimi.dsi.util
-
An abstract implementation of a prefix map.
- AbstractPrefixMap() - Constructor for class it.unimi.dsi.util.AbstractPrefixMap
-
- ACCEPT - Static variable in class it.unimi.dsi.parser.Attribute
-
- ACCEPT_CHARSET - Static variable in class it.unimi.dsi.parser.Attribute
-
- ACCESSKEY - Static variable in class it.unimi.dsi.parser.Attribute
-
- ACRONYM - Static variable in class it.unimi.dsi.parser.Element
-
- ACTION - Static variable in class it.unimi.dsi.parser.Attribute
-
- add(int, boolean) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- add(long, boolean) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- add(long, int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- add(boolean) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- add(int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- add(int, long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- add(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- add(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- add(long, boolean) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- add(long, int) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- add(int) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- add(long, boolean) - Method in interface it.unimi.dsi.bits.BitVector
-
Adds a bit with specified value at the specified index (optional operation).
- add(long, int) - Method in interface it.unimi.dsi.bits.BitVector
-
Adds a bit with specified integer value at the specified index (optional operation).
- add(int) - Method in interface it.unimi.dsi.bits.BitVector
-
Adds a bit with specified value at the end of this bit vector.
- add(long, boolean) - Method in class it.unimi.dsi.bits.BooleanListBitVector
-
- add(long, boolean) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- add(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector.LongBigListView
-
- add(T) - Method in class it.unimi.dsi.io.OfflineIterable
-
Adds a new element at the end of this iterable.
- add(int, Callback) - Method in class it.unimi.dsi.parser.callback.ComposedCallbackBuilder
-
Adds a new callback to this builder at a specified position.
- add(Callback) - Method in class it.unimi.dsi.parser.callback.ComposedCallbackBuilder
-
Adds a new callback to this builder.
- add(long, long) - Method in class it.unimi.dsi.util.AbstractLongBigList
-
- add(long) - Method in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
- add(int, long) - Method in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
- add(CharSequence) - Method in class it.unimi.dsi.util.BloomFilter
-
Adds a character sequence to the filter.
- add(byte[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Adds a byte array to the filter.
- add(short[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Adds a short array to the filter.
- add(char[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Adds a character array to the filter.
- add(int[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Adds an int array to the filter.
- add(long[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Adds a long array to the filter.
- add(float[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Adds a float array to the filter.
- add(double[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Adds a double array to the filter.
- add(CharSequence) - Method in class it.unimi.dsi.util.BloomFilter2
-
Adds a character sequence to the filter.
- add(byte[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Adds a byte array to the filter.
- add(short[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Adds a short array to the filter.
- add(char[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Adds a character array to the filter.
- add(int[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Adds an int array to the filter.
- add(long[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Adds a long array to the filter.
- add(float[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Adds a float array to the filter.
- add(double[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Adds a double array to the filter.
- add(char[], int, int) - Method in class it.unimi.dsi.util.CircularCharArrayBuffer
-
Adds the characters b[offset], … b[offset+length-1] to the
buffer (possibly just the last ones, and possibly discarding the oldest characters in the buffer).
- add(int) - Method in class it.unimi.dsi.util.IntBloomFilter
-
Adds an integer to the filter.
- add(long, long) - Method in interface it.unimi.dsi.util.LongBigList
-
Adds the long at the given position.
- add(CharSequence) - Method in class it.unimi.dsi.util.TernaryIntervalSearchTree
-
- addAll(Iterable<T>) - Method in class it.unimi.dsi.io.OfflineIterable
-
Adds all the elements of the given iterable at the end of this iterable.
- addAll(Configuration) - Method in class it.unimi.dsi.util.Properties
-
Adds all properties from the given configuration.
- addBlock(long...) - Method in class it.unimi.dsi.io.SegmentedInputStream
-
Adds a new block defined by its array of segment delimiters.
- addOccurrence(int, int) - Method in class it.unimi.dsi.util.InternedMutableStringSet.Term
-
- addProperties(String, String[]) - Method in class it.unimi.dsi.util.Properties
-
- addProperties(Enum<?>, String[]) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(String, boolean) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(String, byte) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(String, short) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(String, char) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(String, int) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(String, long) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(String, float) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(String, double) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(Enum<?>, boolean) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(Enum<?>, byte) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(Enum<?>, short) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(Enum<?>, char) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(Enum<?>, int) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(Enum<?>, long) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(Enum<?>, float) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(Enum<?>, double) - Method in class it.unimi.dsi.util.Properties
-
- addProperty(Enum<?>, Object) - Method in class it.unimi.dsi.util.Properties
-
- ADDRESS - Static variable in class it.unimi.dsi.parser.Element
-
- align() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- align() - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- align() - Method in class it.unimi.dsi.io.InputBitStream
-
Aligns the stream.
- align() - Method in class it.unimi.dsi.io.OutputBitStream
-
Aligns the stream.
- ALIGN - Static variable in class it.unimi.dsi.parser.Attribute
-
- ALINK - Static variable in class it.unimi.dsi.parser.Attribute
-
- ALL_ONES - Static variable in class it.unimi.dsi.bits.LongArrayBitVector
-
- allLines() - Method in class it.unimi.dsi.io.FileLinesCollection
-
Returns all lines of the file wrapped by this file-lines collection.
- allLines() - Method in class it.unimi.dsi.io.LineIterator
-
Returns all lines remaining in this iterator as a list.
- ALT - Static variable in class it.unimi.dsi.parser.Attribute
-
- and(BitVector) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- and(BitVector) - Method in interface it.unimi.dsi.bits.BitVector
-
Performs a logical and between this bit vector and another one, leaving the result in this vector.
- and(BitVector) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- append(long, int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- append(BitVector) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- append(long, int) - Method in interface it.unimi.dsi.bits.BitVector
-
Appends the less significant bits of a long integer to this bit vector.
- append(BitVector) - Method in interface it.unimi.dsi.bits.BitVector
-
Appends another bit vector to this bit vector.
- append(long, int) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- append(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Appends the given mutable string to this mutable string.
- append(String) - Method in class it.unimi.dsi.lang.MutableString
-
Appends the given String to this mutable string.
- append(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Appends the given CharSequence to this mutable string.
- append(CharSequence, int, int) - Method in class it.unimi.dsi.lang.MutableString
-
Appends a subsequence of the given CharSequence to this mutable string.
- append(CharSequence[], int, int, CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Appends the given character sequences to this mutable string using the given separator.
- append(CharSequence[], CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Appends the given character sequences to this mutable string using the given separator.
- append(Object[], int, int, CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Appends the string representations of the given objects to this mutable string using the given separator.
- append(Object[], CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Appends the string representations of the given objects to this mutable string using the given separator.
- append(char[]) - Method in class it.unimi.dsi.lang.MutableString
-
Appends the given character array to this mutable string.
- append(char[], int, int) - Method in class it.unimi.dsi.lang.MutableString
-
Appends a part of the given character array to this mutable string.
- append(CharList) - Method in class it.unimi.dsi.lang.MutableString
-
Appends the given character list to this mutable string.
- append(CharList, int, int) - Method in class it.unimi.dsi.lang.MutableString
-
Appends a part of the given character list to this mutable string.
- append(boolean) - Method in class it.unimi.dsi.lang.MutableString
-
Appends a boolean to this mutable string.
- append(char) - Method in class it.unimi.dsi.lang.MutableString
-
Appends a character to this mutable string.
- append(int) - Method in class it.unimi.dsi.lang.MutableString
-
Appends an integer to this mutable string.
- append(long) - Method in class it.unimi.dsi.lang.MutableString
-
Appends a long to this mutable string.
- append(float) - Method in class it.unimi.dsi.lang.MutableString
-
Appends a float to this mutable string.
- append(double) - Method in class it.unimi.dsi.lang.MutableString
-
Appends a double to this mutable string.
- append(Object) - Method in class it.unimi.dsi.lang.MutableString
-
Appends the string representation of an object to this mutable string.
- APPLET - Static variable in class it.unimi.dsi.parser.Element
-
- ARCHIVE - Static variable in class it.unimi.dsi.parser.Attribute
-
- AREA - Static variable in class it.unimi.dsi.parser.Element
-
- array - Variable in class it.unimi.dsi.lang.MutableString
-
The backing array.
- array() - Method in class it.unimi.dsi.lang.MutableString
-
Gets the backing array.
- asLongBigList(int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- asLongBigList(int) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns a view of this bit vector as a list of nonnegative integers of specified width.
- asLongBigList(int) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- asLongSet() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- asLongSet() - Method in interface it.unimi.dsi.bits.BitVector
-
Returns a view of this bit vector as a sorted set of long integers.
- Attribute - Class in it.unimi.dsi.parser
-
An SGML attribute.
- Attribute(CharSequence) - Constructor for class it.unimi.dsi.parser.Attribute
-
Creates a new attribute with given name.
- attrMap - Variable in class it.unimi.dsi.parser.BulletParser
-
A map from attributes to attribute values.
- avail - Variable in class it.unimi.dsi.io.FastBufferedReader
-
- avail - Variable in class it.unimi.dsi.io.InputBitStream
-
Current number of bytes available in the byte buffer.
- avail - Variable in class it.unimi.dsi.io.OutputBitStream
-
Current number of bytes available in the byte buffer.
- available() - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- available() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- available() - Method in class it.unimi.dsi.io.InputBitStream
-
Returns the number of bits that can be read (or skipped over) from this
bit stream without blocking by the next caller of a method.
- available() - Method in class it.unimi.dsi.io.MultipleInputStream
-
- available() - Method in class it.unimi.dsi.io.SegmentedInputStream
-
- availableMemory() - Static method in class it.unimi.dsi.Util
-
Returns the amount of available memory (free memory plus never allocated memory).
- AXIS - Static variable in class it.unimi.dsi.parser.Attribute
-
- B - Static variable in class it.unimi.dsi.parser.Element
-
- BACKGROUND - Static variable in class it.unimi.dsi.parser.Attribute
-
- base() - Method in class it.unimi.dsi.parser.callback.LinkExtractor
-
Returns the URL specified by the BASE element.
- BASE - Static variable in class it.unimi.dsi.parser.Element
-
- BASEFONT - Static variable in class it.unimi.dsi.parser.Element
-
- BDO - Static variable in class it.unimi.dsi.parser.Element
-
- BGCOLOR - Static variable in class it.unimi.dsi.parser.Attribute
-
- BIG - Static variable in class it.unimi.dsi.parser.Element
-
- bit(long) - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Returns the inside-word index of the bit that would hold the bit of specified index.
- bits() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- bits() - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the bits in this bit vector as an array of longs, not to be modified.
- bits - Variable in class it.unimi.dsi.bits.LongArrayBitVector
-
The backing array of this vector.
- bits() - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- BITS_PER_WORD - Static variable in class it.unimi.dsi.bits.LongArrayBitVector
-
- bitVector - Variable in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
The underlying bit vector.
- bitVector - Variable in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- bitVector - Variable in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- BitVector - Interface in it.unimi.dsi.bits
-
A vector of bits, a.k.a. bit sequence, bit string, binary word, etc.
- BitVectors - Class in it.unimi.dsi.bits
-
A class providing static methods and objects that do useful things with bit vectors.
- blockOffset - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- BLOCKQUOTE - Static variable in class it.unimi.dsi.parser.Element
-
- blockSize - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
The block size of this (in bits).
- blockStart - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- BloomFilter - Class in it.unimi.dsi.util
-
A Bloom filter.
- BloomFilter(int) - Constructor for class it.unimi.dsi.util.BloomFilter
-
Creates a new high-precision Bloom filter a given expected number of elements.
- BloomFilter(int, int) - Constructor for class it.unimi.dsi.util.BloomFilter
-
Creates a new Bloom filter with given number of hash functions and expected number of elements.
- BloomFilter2 - Class in it.unimi.dsi.util
-
A Bloom filter derived directly from
it.unimi.dsi.mg4j.util.BloomFilter in the mg4j project.
- BloomFilter2() - Constructor for class it.unimi.dsi.util.BloomFilter2
-
De-serialization ctor.
- BloomFilter2(int) - Constructor for class it.unimi.dsi.util.BloomFilter2
-
Creates a new high-precision Bloom filter a given expected number of elements.
- BloomFilter2(int, int) - Constructor for class it.unimi.dsi.util.BloomFilter2
-
Creates a new Bloom filter with given number of hash functions and expected number of elements.
- BODY - Static variable in class it.unimi.dsi.parser.Element
-
- BooleanListBitVector - Class in it.unimi.dsi.bits
-
A boolean-list based implementation of
BitVector.
- BooleanListBitVector(BooleanList) - Constructor for class it.unimi.dsi.bits.BooleanListBitVector
-
- BooleanListBitVector(int) - Constructor for class it.unimi.dsi.bits.BooleanListBitVector
-
- BORDER - Static variable in class it.unimi.dsi.parser.Attribute
-
- BR - Static variable in class it.unimi.dsi.parser.Element
-
- breaksFlow - Variable in class it.unimi.dsi.parser.Element
-
Whether this element breaks the flow.
- buffer - Variable in class it.unimi.dsi.io.FastBufferedReader
-
The internal buffer.
- buffer - Variable in class it.unimi.dsi.io.InputBitStream
-
The stream buffer.
- buffer - Variable in class it.unimi.dsi.io.OutputBitStream
-
The stream buffer.
- bufferSize - Variable in class it.unimi.dsi.io.FastBufferedReader
-
- buildCodes() - Method in class it.unimi.dsi.compression.TreeDecoder
-
Generate the codewords corresponding to this tree decoder.
- buildTrie(ObjectList<LongArrayBitVector>, int) - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
Builds a trie recursively.
- BulletParser - Class in it.unimi.dsi.parser
-
A fast, lightweight, on-demand (X)HTML parser.
- BulletParser(ParsingFactory) - Constructor for class it.unimi.dsi.parser.BulletParser
-
Creates a new bullet parser.
- BulletParser() - Constructor for class it.unimi.dsi.parser.BulletParser
-
- BUTTON - Static variable in class it.unimi.dsi.parser.Element
-
- byte2Char(byte[], char[]) - Static method in class it.unimi.dsi.util.FrontCodedStringList
-
- ByteBufferInputStream - Class in it.unimi.dsi.io
-
- ByteBufferInputStream(ByteBuffer) - Constructor for class it.unimi.dsi.io.ByteBufferInputStream
-
Creates a new byte-buffer input stream from a single
ByteBuffer.
- ByteBufferInputStream(ByteBuffer[]) - Constructor for class it.unimi.dsi.io.ByteBufferInputStream
-
Creates a new byte-buffer input stream.
- byteFrontCodedList - Variable in class it.unimi.dsi.util.FrontCodedStringList
-
The underlying ByteArrayFrontCodedList, or null.
- BYTELSB - Static variable in class it.unimi.dsi.bits.Fast
-
Precomputed least significant bits for bytes (-1 for 0 ).
- BYTEMSB - Static variable in class it.unimi.dsi.bits.Fast
-
Precomputed most significant bits for bytes (-1 for 0 ).
- callback - Variable in class it.unimi.dsi.parser.BulletParser
-
The callback of this parser.
- Callback - Interface in it.unimi.dsi.parser.callback
-
- CanonicalFast64CodeWordDecoder - Class in it.unimi.dsi.compression
-
A fast table-based decoder for canonical Huffman codes supporting only codes with limited (less than 64 bits) codewords.
- CanonicalFast64CodeWordDecoder(int[], int[]) - Constructor for class it.unimi.dsi.compression.CanonicalFast64CodeWordDecoder
-
Creates a new codeword-based decoder using the given vector of codewords lengths and
a symbol array.
- capacity() - Method in class it.unimi.dsi.lang.MutableString
-
Returns the current length of the backing array.
- CAPTION - Static variable in class it.unimi.dsi.parser.Element
-
- CASE_INSENSITIVE - Static variable in class it.unimi.dsi.util.TextPattern
-
Enables case-insensitive matching.
- caseInsensitive() - Method in class it.unimi.dsi.util.TextPattern
-
Returns whether this pattern is case insensitive.
- cdata(Element, char[], int, int) - Method in interface it.unimi.dsi.parser.callback.Callback
-
Receive notification of the content of a CDATA section.
- cdata(Element, char[], int, int) - Method in class it.unimi.dsi.parser.callback.DebugCallbackDecorator
-
- cdata(Element, char[], int, int) - Method in class it.unimi.dsi.parser.callback.DefaultCallback
-
- ceilLog2(int) - Static method in class it.unimi.dsi.bits.Fast
-
Computes the ceiling of the base-two logarithm of the argument.
- ceilLog2(long) - Static method in class it.unimi.dsi.bits.Fast
-
Computes the ceiling of the base-two logarithm of the argument.
- CELLPADING - Static variable in class it.unimi.dsi.parser.Attribute
-
- CENTER - Static variable in class it.unimi.dsi.parser.Element
-
- changed() - Method in class it.unimi.dsi.lang.MutableString
-
Invalidates the current cached hash code if this mutable string is compact.
- CHAR - Static variable in class it.unimi.dsi.parser.Attribute
-
- char2symbol - Variable in class it.unimi.dsi.bits.PrefixCoderTransformationStrategy
-
- char2symbol - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
A map from characters to symbols of the coder.
- character - Variable in class it.unimi.dsi.parser.Entity
-
The Unicode character corresponding to this entity.
- characters(char[], int, int, boolean) - Method in interface it.unimi.dsi.parser.callback.Callback
-
Receive notification of character data inside an element.
- characters(char[], int, int, boolean) - Method in class it.unimi.dsi.parser.callback.DebugCallbackDecorator
-
- characters(char[], int, int, boolean) - Method in class it.unimi.dsi.parser.callback.DefaultCallback
-
- characters(char[], int, int, boolean) - Method in class it.unimi.dsi.parser.callback.TextExtractor
-
- charAt(int) - Method in class it.unimi.dsi.lang.MutableString
-
Gets a character.
- charAt(int, char) - Method in class it.unimi.dsi.lang.MutableString
-
Sets the character at the given index.
- charAt(int) - Method in class it.unimi.dsi.util.TextPattern
-
- charFrontCodedList - Variable in class it.unimi.dsi.util.FrontCodedStringList
-
The underlying CharArrayFrontCodedList, or null.
- CHAROFF - Static variable in class it.unimi.dsi.parser.Attribute
-
- CHARSET - Static variable in class it.unimi.dsi.parser.Attribute
-
- CHECKED - Static variable in class it.unimi.dsi.parser.Attribute
-
- CHECKS - Static variable in class it.unimi.dsi.bits.LongArrayBitVector
-
Whether this class has been compiled with index checks or not.
- CHUNK_SIZE - Static variable in class it.unimi.dsi.io.ByteBufferInputStream
-
- CircularCharArrayBuffer - Class in it.unimi.dsi.util
-
A circular char buffer, that can be used to implement a sliding
window over a text.
- CircularCharArrayBuffer(int) - Constructor for class it.unimi.dsi.util.CircularCharArrayBuffer
-
Creates a new circular buffer.
- CITE - Static variable in class it.unimi.dsi.parser.Attribute
-
- CITE - Static variable in class it.unimi.dsi.parser.Element
-
- CLASS - Static variable in class it.unimi.dsi.parser.Attribute
-
- CLASSID - Static variable in class it.unimi.dsi.parser.Attribute
-
- clear(int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- clear(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- clear() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- clear() - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- clear(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Clears a bit in this bit vector (optional operation).
- clear() - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
Sets the size of this bit vector to 0.
- clear(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- clear() - Method in class it.unimi.dsi.bits.LongArrayBitVector.LongBigListView
-
- CLEAR - Static variable in class it.unimi.dsi.parser.Attribute
-
- clear() - Method in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
- clear() - Method in class it.unimi.dsi.util.BloomFilter
-
Clears this filter.
- clear() - Method in class it.unimi.dsi.util.BloomFilter2
-
Clears this filter.
- clear() - Method in class it.unimi.dsi.util.CircularCharArrayBuffer
-
Clears the buffer content, before reuse.
- clear() - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- clone() - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
Returns a cloned copy of this bit vector.
- clone() - Method in class it.unimi.dsi.lang.MutableString
-
Creates a new compact mutable string by copying this one.
- close() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- close() - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- close() - Method in class it.unimi.dsi.io.FastBufferedReader
-
- close() - Method in class it.unimi.dsi.io.FileLinesCollection.FileLinesIterator
-
- close() - Method in class it.unimi.dsi.io.InputBitStream
-
Closes the bit stream.
- close() - Method in class it.unimi.dsi.io.MultipleInputStream
-
- close() - Method in class it.unimi.dsi.io.NullReader
-
- close() - Method in class it.unimi.dsi.io.OfflineIterable
-
- close() - Method in class it.unimi.dsi.io.OfflineIterable.OfflineIterator
-
- close() - Method in class it.unimi.dsi.io.OutputBitStream
-
Closes the bit stream.
- close() - Method in class it.unimi.dsi.io.SegmentedInputStream
-
Skips to the next block, closing this segmented input stream if there are no more blocks.
- CLOSED_CDATA - Static variable in class it.unimi.dsi.parser.BulletParser
-
Closed section (conditional, CDATA, etc.).
- CLOSED_COMMENT - Static variable in class it.unimi.dsi.parser.BulletParser
-
Closed comment.
- CLOSED_PERCENT - Static variable in class it.unimi.dsi.parser.BulletParser
-
Closed ASP or similar tag.
- CLOSED_PIC - Static variable in class it.unimi.dsi.parser.BulletParser
-
Closed processing instruction.
- CLOSED_SECTION - Static variable in class it.unimi.dsi.parser.BulletParser
-
Closed section (conditional, etc.).
- CODE - Static variable in class it.unimi.dsi.parser.Attribute
-
- CODE - Static variable in class it.unimi.dsi.parser.Element
-
- CODEBASE - Static variable in class it.unimi.dsi.parser.Attribute
-
- Codec - Interface in it.unimi.dsi.compression
-
An abstract factory corresponding to an instance of a specific compression technique.
- coder() - Method in interface it.unimi.dsi.compression.Codec
-
Returns a coder for the compression technique represented by this coded.
- Coder - Interface in it.unimi.dsi.compression
-
Coding methods for a specific compression technique.
- coder() - Method in class it.unimi.dsi.compression.HuffmanCodec
-
- coder() - Method in class it.unimi.dsi.compression.HuTuckerCodec
-
- coder() - Method in interface it.unimi.dsi.compression.PrefixCodec
-
- CODETYPE - Static variable in class it.unimi.dsi.parser.Attribute
-
- codeWord - Variable in class it.unimi.dsi.bits.PrefixCoderTransformationStrategy
-
- codeWord - Variable in class it.unimi.dsi.compression.CodeWordCoder
-
The array of codewords of this coder.
- CodeWordCoder - Class in it.unimi.dsi.compression
-
A coder based on a set of codewords.
- CodeWordCoder(BitVector[]) - Constructor for class it.unimi.dsi.compression.CodeWordCoder
-
Creates a new codeword-based coder using the given vector of codewords.
- codeWords() - Method in class it.unimi.dsi.compression.CodeWordCoder
-
- codeWords() - Method in class it.unimi.dsi.compression.HuffmanCodec
-
- codeWords() - Method in class it.unimi.dsi.compression.HuTuckerCodec
-
- codeWords() - Method in interface it.unimi.dsi.compression.PrefixCodec
-
Returns the vector of prefix-free codewords used by this prefix coder.
- codeWords() - Method in interface it.unimi.dsi.compression.PrefixCoder
-
Provides access to the codewords.
- COL - Static variable in class it.unimi.dsi.parser.Element
-
- COLGROUP - Static variable in class it.unimi.dsi.parser.Element
-
- COLOR - Static variable in class it.unimi.dsi.parser.Attribute
-
- COLS - Static variable in class it.unimi.dsi.parser.Attribute
-
- COLSPAN - Static variable in class it.unimi.dsi.parser.Attribute
-
- compact() - Method in class it.unimi.dsi.lang.MutableString
-
- COMPACT - Static variable in class it.unimi.dsi.parser.Attribute
-
- compactMemory() - Static method in class it.unimi.dsi.Util
-
Tries to compact memory as much as possible by forcing garbage collection.
- comparator() - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- comparator() - Method in class it.unimi.dsi.util.Interval
-
- compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- compareTo(BitVector) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- compareTo(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Compares this mutable string to another mutable string performing a lexicographical comparison.
- compareTo(String) - Method in class it.unimi.dsi.lang.MutableString
-
Compares this mutable string to a string performing a lexicographical comparison.
- compareTo(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Compares this mutable string to a character sequence performing a lexicographical comparison.
- compareTo(int) - Method in class it.unimi.dsi.util.Interval
-
Compares this interval to an integer.
- compareTo(int, int) - Method in class it.unimi.dsi.util.Interval
-
Compares this interval to an integer with a specified radius.
- compareTo(int, int, int) - Method in class it.unimi.dsi.util.Interval
-
Compares this interval to an integer with specified left and right radii.
- compareToIgnoreCase(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Compares this mutable string to another object disregarding case.
- compareToIgnoreCase(String) - Method in class it.unimi.dsi.lang.MutableString
-
- compareToIgnoreCase(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
- compose() - Method in class it.unimi.dsi.parser.callback.ComposedCallbackBuilder
-
Returns the composed callback produced by this builder.
- ComposedCallbackBuilder - Class in it.unimi.dsi.parser.callback
-
A builder for composed callbacks.
- ComposedCallbackBuilder() - Constructor for class it.unimi.dsi.parser.callback.ComposedCallbackBuilder
-
Creates a new, empty callback composer.
- configure(BulletParser) - Method in interface it.unimi.dsi.parser.callback.Callback
-
Configure the parser for usage with this callback.
- configure(BulletParser) - Method in class it.unimi.dsi.parser.callback.DebugCallbackDecorator
-
- configure(BulletParser) - Method in class it.unimi.dsi.parser.callback.DefaultCallback
-
- configure(BulletParser) - Method in class it.unimi.dsi.parser.callback.LinkExtractor
-
Configure the parser to parse elements and certain attributes.
- configure(BulletParser) - Method in class it.unimi.dsi.parser.callback.TextExtractor
-
Configure the parser to parse text.
- contains(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- contains(CharSequence) - Method in class it.unimi.dsi.util.BloomFilter
-
Checks whether the given character sequence is in this filter.
- contains(byte[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Checks whether the given byte array is in this filter.
- contains(short[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Checks whether the given short array is in this filter.
- contains(char[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Checks whether the given character array is in this filter.
- contains(int[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Checks whether the given int array is in this filter.
- contains(long[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Checks whether the given long array is in this filter.
- contains(float[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Checks whether the given float array is in this filter.
- contains(double[]) - Method in class it.unimi.dsi.util.BloomFilter
-
Checks whether the given double array is in this filter.
- contains(CharSequence) - Method in class it.unimi.dsi.util.BloomFilter2
-
Checks whether the given character sequence is in this filter.
- contains(byte[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Checks whether the given byte array is in this filter.
- contains(short[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Checks whether the given short array is in this filter.
- contains(char[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Checks whether the given character array is in this filter.
- contains(int[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Checks whether the given int array is in this filter.
- contains(long[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Checks whether the given long array is in this filter.
- contains(float[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Checks whether the given float array is in this filter.
- contains(double[]) - Method in class it.unimi.dsi.util.BloomFilter2
-
Checks whether the given double array is in this filter.
- contains(int) - Method in class it.unimi.dsi.util.IntBloomFilter
-
Checks whether the given integer is in this filter.
- contains(int) - Method in class it.unimi.dsi.util.Interval
-
Checks whether this interval contains the specified integer.
- contains(Interval) - Method in class it.unimi.dsi.util.Interval
-
Checks whether this interval contains the specified interval.
- contains(int, int) - Method in class it.unimi.dsi.util.Interval
-
Checks whether this interval would contain the specified integer if enlarged in both
directions by the specified radius.
- contains(int, int, int) - Method in class it.unimi.dsi.util.Interval
-
Checks whether this interval would contain the specified integer if enlarged in each
direction with the respective radius.
- containsKey(Object) - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
- containsKey(Object) - Method in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- containsKey(Object) - Method in class it.unimi.dsi.util.LiterallySignedStringMap
-
- containsKey(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- containsKey(Object) - Method in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
- containsKey(Object) - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- containsKey(Object) - Method in class it.unimi.dsi.util.TernaryIntervalSearchTree
-
- CONTENT - Static variable in class it.unimi.dsi.parser.Attribute
-
- COORDS - Static variable in class it.unimi.dsi.parser.Attribute
-
- copy() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- copy(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- copy(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- copy(long, long) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns a copy of a part of this bit vector.
- copy() - Method in interface it.unimi.dsi.bits.BitVector
-
Returns a copy of this bit vector.
- copy(long, long) - Method in class it.unimi.dsi.bits.BooleanListBitVector
-
- copy() - Method in class it.unimi.dsi.bits.BooleanListBitVector
-
- copy() - Method in class it.unimi.dsi.bits.HuTuckerTransformationStrategy
-
- copy(long, long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- copy() - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- copy(BitVector) - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Returns a copy of the given bit vector.
- copy() - Method in class it.unimi.dsi.bits.PrefixCoderTransformationStrategy
-
- copy() - Method in interface it.unimi.dsi.bits.TransformationStrategy
-
Returns a copy of this transformation strategy.
- copy() - Method in class it.unimi.dsi.bits.Utf16TransformationStrategy
-
Deprecated.
- copy() - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- copy() - Method in class it.unimi.dsi.io.FastBufferedReader
-
- copy() - Method in class it.unimi.dsi.io.LineWordReader
-
- copy() - Method in interface it.unimi.dsi.io.WordReader
-
Returns a copy of this word reader.
- copy() - Method in interface it.unimi.dsi.lang.FlyweightPrototype
-
Returns a copy of this object, sharing state with this object as much as possible.
- copy(T[]) - Static method in class it.unimi.dsi.lang.FlyweightPrototypes
-
- copy(T) - Static method in class it.unimi.dsi.lang.FlyweightPrototypes
-
Creates a flyweight copy of the given object, or returns null if the given object is null.
- copy() - Method in class it.unimi.dsi.lang.MutableString
-
Creates a new compact mutable string by copying this one.
- cospan(CharSet, int) - Method in class it.unimi.dsi.lang.MutableString
-
Spans a segment of this mutable string made of the complement of the specified characters.
- cospan(CharSet) - Method in class it.unimi.dsi.lang.MutableString
-
Spans the initial segment of this mutable string made of the complement of the specified characters.
- cospan(char[], int) - Method in class it.unimi.dsi.lang.MutableString
-
Spans a segment of this mutable string made of the complement of the specified characters.
- cospan(char[]) - Method in class it.unimi.dsi.lang.MutableString
-
Spans the initial segment of this mutable string made of the complement of the specified characters.
- count() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- count() - Method in interface it.unimi.dsi.bits.BitVector
-
Counts the number of bits set to true in this bit vector.
- count(long) - Static method in class it.unimi.dsi.bits.Fast
-
Returns the number of bits set to one in a long.
- count() - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- count - Variable in class it.unimi.dsi.logging.ProgressLogger
-
- countUTF8Chars(byte[]) - Static method in class it.unimi.dsi.util.FrontCodedStringList
-
- d - Variable in class it.unimi.dsi.util.BloomFilter
-
The number of hash functions used by this filter.
- d() - Method in class it.unimi.dsi.util.BloomFilter2
-
The number of hash functions used by this filter.
- d - Variable in class it.unimi.dsi.util.IntBloomFilter
-
The number of hash functions used by this filter.
- DATA - Static variable in class it.unimi.dsi.parser.Attribute
-
- DATETIME - Static variable in class it.unimi.dsi.parser.Attribute
-
- DD - Static variable in class it.unimi.dsi.parser.Element
-
- DebugCallbackDecorator - Class in it.unimi.dsi.parser.callback
-
A decorator that prints on standard error all calls to the underlying callback.
- DebugCallbackDecorator(Callback) - Constructor for class it.unimi.dsi.parser.callback.DebugCallbackDecorator
-
- DebugInputBitStream - Class in it.unimi.dsi.io
-
A debugging wrapper for input bit streams.
- DebugInputBitStream(InputBitStream, PrintStream) - Constructor for class it.unimi.dsi.io.DebugInputBitStream
-
Creates a new debug input bit stream wrapping a given input bit stream and logging on a given writer.
- DebugInputBitStream(InputBitStream) - Constructor for class it.unimi.dsi.io.DebugInputBitStream
-
Creates a new debug input bit stream wrapping a given input bit stream and logging on standard error.
- DebugOutputBitStream - Class in it.unimi.dsi.io
-
A debugging wrapper for output bit streams.
- DebugOutputBitStream(OutputBitStream, PrintStream) - Constructor for class it.unimi.dsi.io.DebugOutputBitStream
-
Creates a new debug output bit stream wrapping a given output bit stream and logging on a given writer.
- DebugOutputBitStream(OutputBitStream) - Constructor for class it.unimi.dsi.io.DebugOutputBitStream
-
Creates a new debug output bit stream wrapping a given output bit stream and logging on standard error.
- DECLARE - Static variable in class it.unimi.dsi.parser.Attribute
-
- decode(BooleanIterator) - Method in class it.unimi.dsi.compression.CanonicalFast64CodeWordDecoder
-
- decode(InputBitStream) - Method in class it.unimi.dsi.compression.CanonicalFast64CodeWordDecoder
-
- decode(BooleanIterator) - Method in interface it.unimi.dsi.compression.Decoder
-
Decodes the next symbol from the given boolean iterator.
- decode(InputBitStream) - Method in interface it.unimi.dsi.compression.Decoder
-
Decodes the next symbol from the given input bit stream.
- decode(BooleanIterator) - Method in class it.unimi.dsi.compression.TreeDecoder
-
- decode(InputBitStream) - Method in class it.unimi.dsi.compression.TreeDecoder
-
- decoder() - Method in interface it.unimi.dsi.compression.Codec
-
Returns a decoder for the compression technique represented by this coded.
- Decoder - Interface in it.unimi.dsi.compression
-
Decoding methods for a specific compression technique.
- decoder() - Method in class it.unimi.dsi.compression.HuffmanCodec
-
- decoder() - Method in class it.unimi.dsi.compression.HuTuckerCodec
-
- decoder - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
A decoder used to read data from the dump stream.
- DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.io.FastBufferedReader
-
The default size of the internal buffer in bytes (16Ki).
- DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.io.InputBitStream
-
The default size of the byte buffer in bytes (8Ki).
- DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.io.OutputBitStream
-
The default size of the byte buffer in bytes (16Ki).
- DEFAULT_LOG2_MODULUS - Variable in class it.unimi.dsi.logging.ProgressLogger
-
- DEFAULT_LOG_INTERVAL - Static variable in class it.unimi.dsi.logging.ProgressLogger
-
- DEFAULT_STEP - Static variable in class it.unimi.dsi.util.SemiExternalGammaList
-
- DefaultCallback - Class in it.unimi.dsi.parser.callback
-
A default, do-nothing-at-all callback.
- DefaultCallback() - Constructor for class it.unimi.dsi.parser.callback.DefaultCallback
-
- defaultReturnValue() - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- defaultReturnValue(long) - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- DEFER - Static variable in class it.unimi.dsi.parser.Attribute
-
- DEL - Static variable in class it.unimi.dsi.parser.Element
-
- delete(int, int) - Method in class it.unimi.dsi.lang.MutableString
-
Removes the characters of this mutable string with
indices in the range from start (inclusive) to end
(exclusive).
- delete(char) - Method in class it.unimi.dsi.lang.MutableString
-
Removes all occurrences of the given character.
- delete(CharSet) - Method in class it.unimi.dsi.lang.MutableString
-
Removes all occurrences of the given characters.
- delete(char[]) - Method in class it.unimi.dsi.lang.MutableString
-
Removes all occurrences of the given characters.
- deleteCharAt(int) - Method in class it.unimi.dsi.lang.MutableString
-
Removes the character at the given index.
- DelimitedWordReader - Class in it.unimi.dsi.io
-
A word reader that breaks words on a given set of characters.
- DelimitedWordReader(int, CharSet) - Constructor for class it.unimi.dsi.io.DelimitedWordReader
-
Creates a new delimited word reader with a given buffer size and set of delimiters.
- DelimitedWordReader(CharSet) - Constructor for class it.unimi.dsi.io.DelimitedWordReader
-
- DelimitedWordReader(String) - Constructor for class it.unimi.dsi.io.DelimitedWordReader
-
- DelimitedWordReader(String, String) - Constructor for class it.unimi.dsi.io.DelimitedWordReader
-
Creates a new delimited word reader with a given buffer size and set of delimiters.
- DelimitedWordReader(Reader, int, CharSet) - Constructor for class it.unimi.dsi.io.DelimitedWordReader
-
Creates a new delimited word reader by wrapping a given reader with a given buffer size and using a set of delimiters.
- DelimitedWordReader(Reader, CharSet) - Constructor for class it.unimi.dsi.io.DelimitedWordReader
-
- DelimitedWordReader(char[], int, int, CharSet) - Constructor for class it.unimi.dsi.io.DelimitedWordReader
-
Creates a new delimited word reader by wrapping a given fragment of a character array and using a set delimiters.
- DelimitedWordReader(char[], CharSet) - Constructor for class it.unimi.dsi.io.DelimitedWordReader
-
Creates a new delimited word reader by wrapping a given character array and using a set delimiters.
- DelimitedWordReader(MutableString, CharSet) - Constructor for class it.unimi.dsi.io.DelimitedWordReader
-
Creates a new delimited word reader by wrapping a given mutable string and using a set of delimiters.
- DELTA - Static variable in class it.unimi.dsi.io.InputBitStream
-
- DELTA - Static variable in class it.unimi.dsi.io.OutputBitStream
-
- DFN - Static variable in class it.unimi.dsi.parser.Element
-
- DIR - Static variable in class it.unimi.dsi.parser.Attribute
-
- DIR - Static variable in class it.unimi.dsi.parser.Element
-
- DISABLED - Static variable in class it.unimi.dsi.parser.Attribute
-
- displayFreeMemory - Variable in class it.unimi.dsi.logging.ProgressLogger
-
Whether to display the free memory at each progress log (default: false).
- DIV - Static variable in class it.unimi.dsi.parser.Element
-
- DL - Static variable in class it.unimi.dsi.parser.Element
-
- done() - Method in class it.unimi.dsi.logging.ProgressLogger
-
Completes a run of this progress logger, logging Completed. and the logger itself.
- DT - Static variable in class it.unimi.dsi.parser.Element
-
- dumpStream - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
A reference to the dump stream.
- Element - Class in it.unimi.dsi.parser
-
An HTML element type.
- Element(CharSequence) - Constructor for class it.unimi.dsi.parser.Element
-
Creates a new element with the specified name.
- Element(CharSequence, boolean, boolean) - Constructor for class it.unimi.dsi.parser.Element
-
Creates a new element with the specified name and flags.
- Element(CharSequence, boolean, boolean, boolean) - Constructor for class it.unimi.dsi.parser.Element
-
Creates a new element.
- EM - Static variable in class it.unimi.dsi.parser.Element
-
- EMBED - Static variable in class it.unimi.dsi.parser.Element
-
- EMPTY_ARRAY - Static variable in class it.unimi.dsi.util.Intervals
-
- EMPTY_CALLBACK_ARRAY - Static variable in interface it.unimi.dsi.parser.callback.Callback
-
A singleton empty callback array.
- EMPTY_INTERVAL - Static variable in class it.unimi.dsi.util.Intervals
-
An empty (singleton) interval.
- EMPTY_VECTOR - Static variable in class it.unimi.dsi.bits.BitVectors
-
An immutable, singleton empty bit vector.
- encode(int) - Method in interface it.unimi.dsi.compression.Coder
-
Encodes a symbol.
- encode(int, OutputBitStream) - Method in interface it.unimi.dsi.compression.Coder
-
Encodes a symbol.
- encode(int) - Method in class it.unimi.dsi.compression.CodeWordCoder
-
- encode(int, OutputBitStream) - Method in class it.unimi.dsi.compression.CodeWordCoder
-
- encode(int, OutputBitStream) - Method in class it.unimi.dsi.compression.Fast64CodeWordCoder
-
- ENCTYPE - Static variable in class it.unimi.dsi.parser.Attribute
-
- endDocument() - Method in interface it.unimi.dsi.parser.callback.Callback
-
Receive notification of the end of the document.
- endDocument() - Method in class it.unimi.dsi.parser.callback.DebugCallbackDecorator
-
- endDocument() - Method in class it.unimi.dsi.parser.callback.DefaultCallback
-
- endElement(Element) - Method in interface it.unimi.dsi.parser.callback.Callback
-
Receive notification of the end of an element.
- endElement(Element) - Method in class it.unimi.dsi.parser.callback.DebugCallbackDecorator
-
- endElement(Element) - Method in class it.unimi.dsi.parser.callback.DefaultCallback
-
- endElement(Element) - Method in class it.unimi.dsi.parser.callback.TextExtractor
-
- ENDS_AFTER - Static variable in class it.unimi.dsi.util.Intervals
-
A comparator between intervals defined as follows:
[a..b] is less than [a'..b']
iff the first interval ends after the second one, that is,
iff b' < b.
- ENDS_BEFORE - Static variable in class it.unimi.dsi.util.Intervals
-
A comparator between intervals defined as follows:
[a..b] is less than [a'..b']
iff the first interval ends before the second one, that is,
iff b' > b.
- ENDS_BEFORE_OR_IS_SUFFIX - Static variable in class it.unimi.dsi.util.Intervals
-
A comparator between intervals defined as follows:
[a..b] is less than [a'..b'] iff
the first interval ends before or is a suffix of the second one, that is,
iff b < b' or b=b' and a' < a.
- endsWith(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string ends with the given mutable string.
- endsWith(String) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string ends with the given string.
- endsWith(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string ends with the given character sequence.
- endsWithIgnoreCase(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string ends with the given mutable string disregarding case.
- endsWithIgnoreCase(String) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string ends with the given string disregarding case.
- endsWithIgnoreCase(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string ends with the given character sequence disregarding case.
- ensureCapacity(long) - Method in class it.unimi.dsi.bits.BooleanListBitVector
-
- ensureCapacity(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
Ensures that this bit vector can hold the specified number of bits.
- ensureCapacity(int) - Method in class it.unimi.dsi.lang.MutableString
-
Ensures that at least the given number of characters can be stored in this mutable string.
- ensureFromTo(long, long, long) - Static method in class it.unimi.dsi.bits.BitVectors
-
- ensureIndex(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- ensureIndex(long) - Method in class it.unimi.dsi.util.AbstractLongBigList
-
- ensureIntegerIndex(long) - Static method in class it.unimi.dsi.bits.BooleanListBitVector
-
- ensureLog4JIsConfigured(Class<?>) - Static method in class it.unimi.dsi.Util
-
Ensures that Log4J is configured, by invoking, if necessary,
BasicConfigurator.configure(), and
setting the root logger level to Level.INFO.
- ensureLog4JIsConfigured(Class<?>, Level) - Static method in class it.unimi.dsi.Util
-
Ensures that Log4J is configured, by invoking, if necessary,
BasicConfigurator.configure(), and
setting the root logger level to level.
- ensureLog4JIsConfigured() - Static method in class it.unimi.dsi.Util
-
Ensures that Log4J is configured, by invoking, if necessary,
BasicConfigurator.configure(), and
setting the root logger level to Level.INFO.
- ensureLog4JIsConfigured(Level) - Static method in class it.unimi.dsi.Util
-
Ensures that Log4J is configured, by invoking, if necessary,
BasicConfigurator.configure(), and
setting the root logger level to a specified logging level.
- ensureRestrictedIndex(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- ensureRestrictedIndex(long) - Method in class it.unimi.dsi.util.AbstractLongBigList
-
- Entity - Class in it.unimi.dsi.parser
-
An SGML character entity.
- Entity(CharSequence, char) - Constructor for class it.unimi.dsi.parser.Entity
-
Creates a new entity with the specified name and character.
- entity2Char(MutableString) - Method in class it.unimi.dsi.parser.BulletParser
-
Returns the character corresponding to a given entity name.
- equals(Object) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- equals(Object) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- equals(LongArrayBitVector) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- equals(Object) - Method in class it.unimi.dsi.lang.MutableString
-
Compares this mutable string to another object.
- equals(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
- equals(String) - Method in class it.unimi.dsi.lang.MutableString
-
- equals(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
- equals(Object) - Method in class it.unimi.dsi.parser.callback.DebugCallbackDecorator
-
- equals(Object) - Method in class it.unimi.dsi.util.Interval
-
Checks whether this interval is equal to another set of integers.
- equals(Object) - Method in class it.unimi.dsi.util.Properties
-
Returns true if the provided object is equal to this set of properties.
- equals(Object) - Method in class it.unimi.dsi.util.TextPattern
-
Compares this text pattern to another object.
- equalsIgnoreCase(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Checks two mutable strings for equality ignoring case.
- equalsIgnoreCase(String) - Method in class it.unimi.dsi.lang.MutableString
-
- equalsIgnoreCase(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
- expectedUpdates - Variable in class it.unimi.dsi.logging.ProgressLogger
-
The number of expected calls to
update() (used to compute the percentages, ignored if negative).
- FACE - Static variable in class it.unimi.dsi.parser.Attribute
-
- factory - Variable in class it.unimi.dsi.parser.BulletParser
-
The parsing factory used by this parser.
- fast() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- fast() - Method in interface it.unimi.dsi.bits.BitVector
-
Returns a fast version of this bit vector.
- Fast - Class in it.unimi.dsi.bits
-
All-purpose optimised bit-fiddling static-method container class.
- fast() - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
Returns this bit vector.
- Fast64CodeWordCoder - Class in it.unimi.dsi.compression
-
A fast coder based on a set of codewords of length at most 64.
- Fast64CodeWordCoder(BitVector[], long[]) - Constructor for class it.unimi.dsi.compression.Fast64CodeWordCoder
-
Creates a new codeword-based coder using the given vector of codewords.
- Fast64CodeWordCoder(BitVector[]) - Constructor for class it.unimi.dsi.compression.Fast64CodeWordCoder
-
Creates a new codeword-based coder using the given vector of codewords.
- FastBufferedReader - Class in it.unimi.dsi.io
-
- FastBufferedReader(int) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader with a given buffer size.
- FastBufferedReader(int, CharSet) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader with a given buffer size and set of additional word constituents.
- FastBufferedReader() - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
- FastBufferedReader(CharSet) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
- FastBufferedReader(String) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
- FastBufferedReader(String, String) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader with a given buffer size and a set of additional word constituents, both specified by strings.
- FastBufferedReader(Reader, int) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader by wrapping a given reader with a given buffer size.
- FastBufferedReader(Reader, int, CharSet) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader by wrapping a given reader with a given buffer size and using a set of additional word constituents.
- FastBufferedReader(Reader) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
- FastBufferedReader(Reader, CharSet) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
- FastBufferedReader(char[], int, int, CharSet) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader by wrapping a given fragment of a character array and using a set of additional word constituents.
- FastBufferedReader(char[], int, int) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader by wrapping a given fragment of a character array.
- FastBufferedReader(char[], CharSet) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader by wrapping a given character array and using a set of additional word constituents.
- FastBufferedReader(char[]) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader by wrapping a given character array.
- FastBufferedReader(MutableString, CharSet) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader by wrapping a given mutable string and using a set of additional word constituents.
- FastBufferedReader(MutableString) - Constructor for class it.unimi.dsi.io.FastBufferedReader
-
Creates a new fast buffered reader by wrapping a given mutable string.
- fbaos - Variable in class it.unimi.dsi.util.InternedMutableStringSet.Term
-
- FIELDSET - Static variable in class it.unimi.dsi.parser.Element
-
- fileChannel - Variable in class it.unimi.dsi.io.InputBitStream
-
- fileChannel - Variable in class it.unimi.dsi.io.OutputBitStream
-
- FileLinesCollection - Class in it.unimi.dsi.io
-
A wrapper exhibiting the lines of a file as a
Collection.
- FileLinesCollection(CharSequence, String) - Constructor for class it.unimi.dsi.io.FileLinesCollection
-
Creates a file-lines collection for the specified filename with the specified encoding.
- FileLinesCollection(CharSequence, String, boolean) - Constructor for class it.unimi.dsi.io.FileLinesCollection
-
Creates a file-lines collection for the specified filename with the specified encoding, optionally assuming
that the file is compressed using gzip format.
- FileLinesCollection.FileLinesIterator - Class in it.unimi.dsi.io
-
- fill(boolean) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- fill(int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- fill(long, long, boolean) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- fill(long, long, int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- fill(long, long, boolean) - Method in interface it.unimi.dsi.bits.BitVector
-
Fills a range of bits in this bit vector (optional operation).
- fill(long, long, int) - Method in interface it.unimi.dsi.bits.BitVector
-
Clears a range of bits in this bit vector (optional operation).
- fill(boolean) - Method in interface it.unimi.dsi.bits.BitVector
-
Sets all bits this bit vector to the given boolean value (optional operation).
- fill(int) - Method in interface it.unimi.dsi.bits.BitVector
-
Sets all bits this bit vector to the given integer value (optional operation).
- fill(boolean) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- fill(long, long, boolean) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- fill - Variable in class it.unimi.dsi.io.InputBitStream
-
Current number of bits in the bit buffer (stored low).
- finalize() - Method in class it.unimi.dsi.io.FileLinesCollection.FileLinesIterator
-
- finalize() - Method in class it.unimi.dsi.io.OfflineIterable
-
- finalize() - Method in class it.unimi.dsi.io.OfflineIterable.OfflineIterator
-
- firstChar() - Method in class it.unimi.dsi.lang.MutableString
-
Returns the first character of this mutable string.
- firstInt() - Method in class it.unimi.dsi.util.Interval
-
- firstLong() - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- firstOne() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- firstOne() - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the position of the first bit set in this vector.
- firstZero() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- firstZero() - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the position of the first bit unset in this vector.
- flip(int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- flip(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- flip() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- flip(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- flip(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Flips a bit in this bit vector (optional operation).
- flip(long, long) - Method in interface it.unimi.dsi.bits.BitVector
-
Flips a range of bits in this bit vector (optional operation).
- flip() - Method in interface it.unimi.dsi.bits.BitVector
-
Flips all bits in this bit vector (optional operation).
- flip() - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- flush(OutputBitStream) - Method in interface it.unimi.dsi.compression.Coder
-
Flushes the coder.
- flush() - Method in interface it.unimi.dsi.compression.Coder
-
Flushes the coder.
- flush(OutputBitStream) - Method in class it.unimi.dsi.compression.CodeWordCoder
-
- flush() - Method in class it.unimi.dsi.compression.CodeWordCoder
-
- flush() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- flush() - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- flush() - Method in class it.unimi.dsi.io.InputBitStream
-
Flushes the bit stream.
- flush() - Method in class it.unimi.dsi.io.OutputBitStream
-
Flushes the bit stream.
- FlyweightPrototype<T extends FlyweightPrototype<T>> - Interface in it.unimi.dsi.lang
-
A prototype providing flyweight copies.
- FlyweightPrototypes - Class in it.unimi.dsi.lang
-
- FlyweightPrototypes() - Constructor for class it.unimi.dsi.lang.FlyweightPrototypes
-
- FONT - Static variable in class it.unimi.dsi.parser.Element
-
- FOR - Static variable in class it.unimi.dsi.parser.Attribute
-
- FORM - Static variable in class it.unimi.dsi.parser.Element
-
- format(double) - Static method in class it.unimi.dsi.Util
-
Formats a number.
- format(long) - Static method in class it.unimi.dsi.Util
-
Formats a number.
- formatBinarySize(long) - Static method in class it.unimi.dsi.Util
-
Formats a binary size.
- formatSize(long) - Static method in class it.unimi.dsi.Util
-
Formats a size.
- FRAME - Static variable in class it.unimi.dsi.parser.Attribute
-
- FRAME - Static variable in class it.unimi.dsi.parser.Element
-
- FRAMEBORDER - Static variable in class it.unimi.dsi.parser.Attribute
-
- FRAMESET - Static variable in class it.unimi.dsi.parser.Element
-
- free - Variable in class it.unimi.dsi.io.OutputBitStream
-
Current number of free bits in the bit buffer (the bits in the buffer are stored high).
- from - Variable in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- from - Variable in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
Initial (inclusive) index of this sublist.
- fromSpec(String) - Static method in class it.unimi.dsi.lang.ObjectParser
-
Creates a new instance from a specification.
- fromSpec(String, Class<S>) - Static method in class it.unimi.dsi.lang.ObjectParser
-
Creates a new instance from a specification using a given control type.
- fromSpec(String, Class<S>, String[]) - Static method in class it.unimi.dsi.lang.ObjectParser
-
Creates a new instance from a specification using a given control type, list of packages and factory methods.
- fromSpec(String, Class<S>, String[], String[]) - Static method in class it.unimi.dsi.lang.ObjectParser
-
Creates a new instance from a specification using a given control type and list of packages.
- fromSpec(Object, String) - Static method in class it.unimi.dsi.lang.ObjectParser
-
Creates a new instance from a context and a specification.
- fromSpec(Object, String, Class<S>) - Static method in class it.unimi.dsi.lang.ObjectParser
-
Creates a new instance from a context and a specification using a given control type.
- fromSpec(Object, String, Class<S>, String[]) - Static method in class it.unimi.dsi.lang.ObjectParser
-
Creates a new instance from a context and a specification using a given control type, list of packages and factory methods.
- fromSpec(Object, String, Class<S>, String[], String[]) - Static method in class it.unimi.dsi.lang.ObjectParser
-
Creates a new instance from a context and a specification using a given control type and list of packages.
- FrontCodedStringList - Class in it.unimi.dsi.util
-
Compact storage of strings using front-coding compression.
- FrontCodedStringList(Iterator<? extends CharSequence>, int, boolean) - Constructor for class it.unimi.dsi.util.FrontCodedStringList
-
Creates a new front-coded string list containing the character sequences returned by the given iterator.
- FrontCodedStringList(Collection<? extends CharSequence>, int, boolean) - Constructor for class it.unimi.dsi.util.FrontCodedStringList
-
Creates a new front-coded string list containing the character sequences contained in the given collection.
- frontCodedStringList - Variable in class it.unimi.dsi.util.PermutedFrontCodedStringList
-
The underlying front-coded string list.
- fullMask - Variable in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- function - Variable in class it.unimi.dsi.util.LiterallySignedStringMap
-
The underlying map.
- function - Variable in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
The underlying map.
- GAMMA - Static variable in class it.unimi.dsi.io.InputBitStream
-
- GAMMA - Static variable in class it.unimi.dsi.io.OutputBitStream
-
- get(int) - Method in class it.unimi.dsi.util.FrontCodedStringList
-
Returns the element at the specified position in this front-coded as a mutable string.
- get(int, MutableString) - Method in class it.unimi.dsi.util.FrontCodedStringList
-
Returns the element at the specified position in this front-coded list by storing it in a mutable string.
- get(BooleanIterator) - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
Return the index of the word returned by the given iterator, or -1 if the word is not this trie.
- get(Object) - Method in class it.unimi.dsi.util.LiterallySignedStringMap
-
- get(int) - Method in class it.unimi.dsi.util.PermutedFrontCodedStringList
-
- get(int, MutableString) - Method in class it.unimi.dsi.util.PermutedFrontCodedStringList
-
Returns the element at the specified position in this front-coded list by storing it in a mutable string.
- get(Object) - Method in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
- get(Object) - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- getApproximatedInterval(T) - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
Returns an approximated interval around the specified word.
- getApproximatedInterval(BooleanIterator) - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
Returns an approximated prefix interval around the word returned by the specified iterator.
- getApproximatedInterval(CharSequence) - Method in class it.unimi.dsi.util.TernaryIntervalSearchTree
-
- getAttribute(MutableString) - Method in class it.unimi.dsi.parser.HTMLFactory
-
- getAttribute(MutableString) - Method in interface it.unimi.dsi.parser.ParsingFactory
-
- getAttribute(MutableString) - Method in class it.unimi.dsi.parser.WellFormedXmlFactory
-
- getBigDecimal(Enum<?>, BigDecimal) - Method in class it.unimi.dsi.util.Properties
-
- getBigDecimal(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getBigInteger(Enum<?>, BigInteger) - Method in class it.unimi.dsi.util.Properties
-
- getBigInteger(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getBoolean(int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- getBoolean(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- getBoolean(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the value of the specified bit.
- getBoolean(long) - Method in class it.unimi.dsi.bits.BooleanListBitVector
-
- getBoolean(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- getBoolean(Enum<?>, boolean) - Method in class it.unimi.dsi.util.Properties
-
- getBoolean(Enum<?>, Boolean) - Method in class it.unimi.dsi.util.Properties
-
- getBoolean(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getByte(Enum<?>, byte) - Method in class it.unimi.dsi.util.Properties
-
- getByte(Enum<?>, Byte) - Method in class it.unimi.dsi.util.Properties
-
- getByte(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getChars(CharSequence, int, int, char[], int) - Static method in class it.unimi.dsi.lang.MutableString
-
- getChars(int, int, char[], int) - Method in class it.unimi.dsi.lang.MutableString
-
Characters with indices from start (inclusive) to
index end (exclusive) are copied from this
mutable string into the array dest, starting
from index destStart.
- getCoder() - Method in class it.unimi.dsi.compression.HuTuckerCodec
-
Deprecated.
- getDebugLogger(Class<?>) - Static method in class it.unimi.dsi.Util
-
- getDecoder() - Method in class it.unimi.dsi.compression.HuTuckerCodec
-
Deprecated.
- getDouble(Enum<?>, double) - Method in class it.unimi.dsi.util.Properties
-
- getDouble(Enum<?>, Double) - Method in class it.unimi.dsi.util.Properties
-
- getDouble(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getElement(MutableString) - Method in class it.unimi.dsi.parser.HTMLFactory
-
- getElement(MutableString) - Method in interface it.unimi.dsi.parser.ParsingFactory
-
Returns the
Element associated
to a name.
- getElement(MutableString) - Method in class it.unimi.dsi.parser.WellFormedXmlFactory
-
- getEntity(MutableString) - Method in class it.unimi.dsi.parser.HTMLFactory
-
- getEntity(MutableString) - Method in interface it.unimi.dsi.parser.ParsingFactory
-
Returns the
Entity associated
to a name.
- getEntity(MutableString) - Method in class it.unimi.dsi.parser.WellFormedXmlFactory
-
- getFloat(Enum<?>, float) - Method in class it.unimi.dsi.util.Properties
-
- getFloat(Enum<?>, Float) - Method in class it.unimi.dsi.util.Properties
-
- getFloat(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getIndex(Object) - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
- getIndex(CharSequence) - Method in class it.unimi.dsi.util.TernaryIntervalSearchTree
-
- getInstance(long) - Static method in class it.unimi.dsi.bits.BooleanListBitVector
-
- getInstance() - Static method in class it.unimi.dsi.bits.BooleanListBitVector
-
Creates a new empty bit vector.
- getInstance(long) - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Creates a new empty bit vector of given capacity.
- getInstance() - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Creates a new empty bit vector.
- getInstance() - Static method in class it.unimi.dsi.io.NullInputStream
-
Returns the only instance of this class.
- getInstance() - Static method in class it.unimi.dsi.io.NullOutputStream
-
Returns the only instance of this class.
- getInstance() - Static method in class it.unimi.dsi.io.NullReader
-
Returns the only instance of this class.
- getInstance() - Static method in class it.unimi.dsi.parser.callback.DefaultCallback
-
Returns the singleton instance of the default callback.
- getInt(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- getInt(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- getInt(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the value of the specified bit as an integer.
- getInt(Enum<?>, int) - Method in class it.unimi.dsi.util.Properties
-
- getInt(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getInteger(Enum<?>, Integer) - Method in class it.unimi.dsi.util.Properties
-
- getInterval(CharSequence) - Method in class it.unimi.dsi.util.AbstractPrefixMap
-
Returns the range of strings having a given prefix.
- getInterval(BitVector) - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
Returns an interval given by the smallest and the largest word in the trie starting with the specified word.
- getInterval(BooleanIterator) - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
Returns an interval given by the smallest and the largest word in the trie starting with
the word returned by the given iterator.
- getInterval(CharSequence) - Method in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- getInterval(CharSequence) - Method in class it.unimi.dsi.util.TernaryIntervalSearchTree
-
- getKeys(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getLengths() - Method in class it.unimi.dsi.compression.HuffmanCodec.DecoderInputs
-
- getList(Enum<?>, List<?>) - Method in class it.unimi.dsi.util.Properties
-
- getList(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getLogger(Class<?>) - Static method in class it.unimi.dsi.Util
-
- getLong(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- getLong(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- getLong(int) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- getLong(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- getLong(long, long) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the specified bit range as a long.
- getLong(long, long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- getLong(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector.LongBigListView
-
- getLong(int) - Method in class it.unimi.dsi.util.AbstractLongBigList
-
- getLong(long) - Method in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
- getLong(Object) - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
- getLong(Object) - Method in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- getLong(Object) - Method in class it.unimi.dsi.util.LiterallySignedStringMap
-
- getLong(long) - Method in interface it.unimi.dsi.util.LongBigList
-
Returns the long at the given position.
- getLong(Enum<?>, long) - Method in class it.unimi.dsi.util.Properties
-
- getLong(Enum<?>, Long) - Method in class it.unimi.dsi.util.Properties
-
- getLong(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getLong(int) - Method in class it.unimi.dsi.util.SemiExternalGammaList
-
- getLong(Object) - Method in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
- getLong(Object) - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- getLong(Object) - Method in class it.unimi.dsi.util.TernaryIntervalSearchTree
-
- getProperties(Enum<?>, Properties) - Method in class it.unimi.dsi.util.Properties
-
- getProperties(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getProperty(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getShort(Enum<?>, short) - Method in class it.unimi.dsi.util.Properties
-
- getShort(Enum<?>, Short) - Method in class it.unimi.dsi.util.Properties
-
- getShort(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getShortestCodeWord() - Method in class it.unimi.dsi.compression.HuffmanCodec.DecoderInputs
-
The shortest code word.
- getStream(InputStream[], int, int) - Static method in class it.unimi.dsi.io.MultipleInputStream
-
Returns an input stream encapsulating a nonempty fragment of an array of input streams.
- getStream(InputStream[]) - Static method in class it.unimi.dsi.io.MultipleInputStream
-
Returns an input stream encapsulating a nonempty array of input streams.
- getString(Enum<?>, String) - Method in class it.unimi.dsi.util.Properties
-
- getString(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getStringArray(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- getSymbols() - Method in class it.unimi.dsi.compression.HuffmanCodec.DecoderInputs
-
- getTerm(int, MutableString) - Method in class it.unimi.dsi.util.AbstractPrefixMap
-
- getTerm(int, MutableString) - Method in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- getTerm(int, MutableString) - Method in class it.unimi.dsi.util.TernaryIntervalSearchTree
-
- I - Static variable in class it.unimi.dsi.parser.Element
-
- ID - Static variable in class it.unimi.dsi.parser.Attribute
-
- identity() - Static method in class it.unimi.dsi.bits.BitVectors
-
Deprecated.
- identity() - Static method in class it.unimi.dsi.bits.TransformationStrategies
-
A trivial transformation for data already in
BitVector form.
- IFRAME - Static variable in class it.unimi.dsi.parser.Element
-
- IMG - Static variable in class it.unimi.dsi.parser.Element
-
- ImmutableBinaryTrie<T> - Class in it.unimi.dsi.util
-
An immutable implementation of binary tries.
- ImmutableBinaryTrie(Iterable<? extends T>, TransformationStrategy<? super T>) - Constructor for class it.unimi.dsi.util.ImmutableBinaryTrie
-
Creates a trie from a set of elements.
- ImmutableBinaryTrie.Node - Class in it.unimi.dsi.util
-
A node in the trie.
- ImmutableBinaryTrie.Node(BitVector, int) - Constructor for class it.unimi.dsi.util.ImmutableBinaryTrie.Node
-
Creates a node representing a word.
- ImmutableBinaryTrie.Node(BitVector) - Constructor for class it.unimi.dsi.util.ImmutableBinaryTrie.Node
-
Creates a node that does not represent a word.
- ImmutableExternalPrefixMap - Class in it.unimi.dsi.util
-
An immutable prefix map mostly stored in external memory.
- ImmutableExternalPrefixMap(Iterable<? extends CharSequence>, int, CharSequence) - Constructor for class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
map external map.
- ImmutableExternalPrefixMap(Iterable<? extends CharSequence>, CharSequence) - Constructor for class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- ImmutableExternalPrefixMap(Iterable<? extends CharSequence>, int) - Constructor for class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
Creates an external map with specified block size.
- ImmutableExternalPrefixMap(Iterable<? extends CharSequence>) - Constructor for class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- indexOf(char) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of the
specified character.
- indexOf(char, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of the
specified character, starting at the specified index.
- indexOf(MutableString, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of the specified mutable string, starting at the specified index.
- indexOf(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of the specified mutable string.
- indexOf(CharSequence, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of the specified character sequence, starting at the specified index.
- indexOf(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of the specified character sequence.
- indexOf(TextPattern, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of the
specified text pattern, starting at the specified index.
- indexOf(TextPattern) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of the specified text pattern, starting at the specified index.
- indexOfAnyBut(CharSet, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of any character, except those specified, starting at the specified index.
- indexOfAnyBut(CharSet) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of any character, except those specified.
- indexOfAnyBut(char[], int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of any character, except those specified, starting at the specified index.
- indexOfAnyBut(char[]) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of any character, except those specified.
- indexOfAnyOf(CharSet, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of any of the specified characters, starting at the specified index.
- indexOfAnyOf(CharSet) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of any of the specified characters.
- indexOfAnyOf(char[], int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of any of the specified characters, starting at the specified index.
- indexOfAnyOf(char[]) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the first occurrence of any of the specified characters.
- info - Variable in class it.unimi.dsi.logging.ProgressLogger
-
If non-null, this object will be printed after the timinig information.
- INPUT - Static variable in class it.unimi.dsi.parser.Element
-
- InputBitStream - Class in it.unimi.dsi.io
-
Bit-level input stream.
- InputBitStream() - Constructor for class it.unimi.dsi.io.InputBitStream
-
This (non-public) constructor exists just to provide fake initialisation for classes such as
DebugInputBitStream.
- InputBitStream(InputStream) - Constructor for class it.unimi.dsi.io.InputBitStream
-
- InputBitStream(InputStream, boolean) - Constructor for class it.unimi.dsi.io.InputBitStream
-
- InputBitStream(InputStream, int) - Constructor for class it.unimi.dsi.io.InputBitStream
-
Creates a new input bit stream wrapping a given input stream with a specified buffer size.
- InputBitStream(InputStream, int, boolean) - Constructor for class it.unimi.dsi.io.InputBitStream
-
Creates a new input bit stream wrapping a given input stream with a specified buffer size.
- InputBitStream(FileInputStream) - Constructor for class it.unimi.dsi.io.InputBitStream
-
- InputBitStream(FileInputStream, int) - Constructor for class it.unimi.dsi.io.InputBitStream
-
Creates a new input bit stream wrapping a given file input stream with a specified buffer size.
- InputBitStream(byte[]) - Constructor for class it.unimi.dsi.io.InputBitStream
-
Creates a new input bit stream wrapping a given byte array.
- InputBitStream(byte[], int, int) - Constructor for class it.unimi.dsi.io.InputBitStream
-
Creates a new input bit stream wrapping a slice of a given byte array
(BBT 8/30/2009).
- InputBitStream(String, int) - Constructor for class it.unimi.dsi.io.InputBitStream
-
Creates a new input bit stream reading from a file.
- InputBitStream(String) - Constructor for class it.unimi.dsi.io.InputBitStream
-
Creates a new input bit stream reading from a file.
- InputBitStream(File) - Constructor for class it.unimi.dsi.io.InputBitStream
-
Creates a new input bit stream reading from a file.
- InputBitStream(File, int) - Constructor for class it.unimi.dsi.io.InputBitStream
-
Creates a new input bit stream reading from a file.
- INS - Static variable in class it.unimi.dsi.parser.Element
-
- insert(int, MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts a mutable string in this mutable string, starting from index index.
- insert(int, String) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts a String in this mutable string, starting from index index.
- insert(int, CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts a CharSequence in this mutable string, starting from index index.
- insert(int, char[]) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts characters in this mutable string.
- insert(int, char[], int, int) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts characters in this mutable string.
- insert(int, boolean) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts a boolean in this mutable string, starting from index index.
- insert(int, char) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts a char in this mutable string, starting from index index.
- insert(int, double) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts a double in this mutable string, starting from index index.
- insert(int, float) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts a float in this mutable string, starting from index index.
- insert(int, int) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts an int in this mutable string, starting from index index.
- insert(int, long) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts a long in this mutable string, starting from index index.
- insert(int, Object) - Method in class it.unimi.dsi.lang.MutableString
-
Inserts the string representation of an object in this mutable string, starting from index index.
- INSTANCE - Static variable in class it.unimi.dsi.parser.HTMLFactory
-
- int2nat(int) - Static method in class it.unimi.dsi.bits.Fast
-
Maps integers bijectively into natural numbers.
- int2nat(long) - Static method in class it.unimi.dsi.bits.Fast
-
Maps longs bijectively into long natural numbers.
- IntBloomFilter - Class in it.unimi.dsi.util
-
A Bloom filter for integers.
- IntBloomFilter(int, int) - Constructor for class it.unimi.dsi.util.IntBloomFilter
-
Creates a new Bloom filter with given number of hash functions and expected number of elements.
- intern(MutableString) - Method in class it.unimi.dsi.util.InternedMutableStringSet
-
Returns an interned, canonical copy contained in this set of the specified mutable string.
- InternedMutableStringSet - Class in it.unimi.dsi.util
-
A set of interned mutable strings.
- InternedMutableStringSet() - Constructor for class it.unimi.dsi.util.InternedMutableStringSet
-
- InternedMutableStringSet(int, float) - Constructor for class it.unimi.dsi.util.InternedMutableStringSet
-
- InternedMutableStringSet(int) - Constructor for class it.unimi.dsi.util.InternedMutableStringSet
-
- InternedMutableStringSet.Term - Class in it.unimi.dsi.util
-
- InternedMutableStringSet.Term(MutableString) - Constructor for class it.unimi.dsi.util.InternedMutableStringSet.Term
-
- Interval - Class in it.unimi.dsi.util
-
An interval of integers.
- Interval(int, int) - Constructor for class it.unimi.dsi.util.Interval
-
Builds an interval with given extremes.
- intervalApproximator - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
The in-memory data structure used to approximate intervals..
- Intervals - Class in it.unimi.dsi.util
-
A class providing static methods and objects that do useful things with intervals.
- is - Variable in class it.unimi.dsi.io.InputBitStream
-
- isCompact() - Method in class it.unimi.dsi.lang.MutableString
-
- isEmpty() - Method in class it.unimi.dsi.parser.callback.ComposedCallbackBuilder
-
Checks whether this callback builder is empty.
- isImplicit - Variable in class it.unimi.dsi.parser.Element
-
Whether this element has implicit closure.
- ISINDEX - Static variable in class it.unimi.dsi.parser.Element
-
- isLeaf() - Method in class it.unimi.dsi.util.ImmutableBinaryTrie.Node
-
Returns true if this node is a leaf.
- isLoose() - Method in class it.unimi.dsi.lang.MutableString
-
- ISMAP - Static variable in class it.unimi.dsi.parser.Attribute
-
- iso() - Static method in class it.unimi.dsi.bits.TransformationStrategies
-
A trivial transformation from strings to bit vectors that concatenates the lower eight bits of the UTF-16 representation.
- isSimple - Variable in class it.unimi.dsi.parser.Element
-
Whether this element is simple.
- isWordConstituent(char) - Method in class it.unimi.dsi.io.DelimitedWordReader
-
- isWordConstituent(char) - Method in class it.unimi.dsi.io.FastBufferedReader
-
Returns whether the given character is a word constituent.
- it.unimi.dsi - package it.unimi.dsi
-
- it.unimi.dsi.bits - package it.unimi.dsi.bits
-
- it.unimi.dsi.compression - package it.unimi.dsi.compression
-
- it.unimi.dsi.io - package it.unimi.dsi.io
-
- it.unimi.dsi.lang - package it.unimi.dsi.lang
-
- it.unimi.dsi.logging - package it.unimi.dsi.logging
-
- it.unimi.dsi.parser - package it.unimi.dsi.parser
-
- it.unimi.dsi.parser.callback - package it.unimi.dsi.parser.callback
-
- it.unimi.dsi.util - package it.unimi.dsi.util
-
- itemsName - Variable in class it.unimi.dsi.logging.ProgressLogger
-
The name of several counted items.
- iterator() - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- iterator(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- iterator() - Method in class it.unimi.dsi.io.FileLinesCollection
-
- iterator() - Method in class it.unimi.dsi.io.OfflineIterable
-
- iterator() - Method in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
Returns an iterator over the map.
- iterator() - Method in class it.unimi.dsi.util.Interval
-
Returns an iterator over the integers in this interval.
- iterator(int) - Method in class it.unimi.dsi.util.Interval
-
Returns an iterator over the integers in this interval larger than or equal to a given integer.
- iteratorIsUsable - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
If true, the creation of the last DumpStreamIterator was not
followed by a call to any get method.
- l - Variable in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
The list this sublist restricts.
- LABEL - Static variable in class it.unimi.dsi.parser.Attribute
-
- LABEL - Static variable in class it.unimi.dsi.parser.Element
-
- LANG - Static variable in class it.unimi.dsi.parser.Attribute
-
- LANGUAGE - Static variable in class it.unimi.dsi.parser.Attribute
-
- LAST_BIT - Static variable in class it.unimi.dsi.bits.LongArrayBitVector
-
- LAST_BIT_MASK - Static variable in class it.unimi.dsi.bits.LongArrayBitVector
-
- lastChar() - Method in class it.unimi.dsi.lang.MutableString
-
Returns the last character of this mutable string.
- lastDocument - Variable in class it.unimi.dsi.util.InternedMutableStringSet.Term
-
- lastEntity - Variable in class it.unimi.dsi.parser.BulletParser
-
The character represented by the last scanned entity.
- lastIndexOf(char) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of the
specified character.
- lastIndexOf(char, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of the specified character, searching backward starting at the specified index.
- lastIndexOf(MutableString, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of the specified mutable string, searching backward starting at the specified index.
- lastIndexOf(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of the specified mutable string.
- lastIndexOf(CharSequence, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of the specified character sequence, searching backward starting at the specified index.
- lastIndexOf(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of the specified character sequence.
- lastIndexOfAnyBut(CharSet, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of any character, except those specified, starting at the specified index.
- lastIndexOfAnyBut(CharSet) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of any character, except those specified.
- lastIndexOfAnyBut(char[], int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of any character, except those specified, starting at the specified index.
- lastIndexOfAnyBut(char[]) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of any character, except those specified.
- lastIndexOfAnyOf(CharSet, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of any of the specified characters, searching backwards starting at the specified index.
- lastIndexOfAnyOf(CharSet) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of any of the specified characters.
- lastIndexOfAnyOf(char[], int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of any of the specified characters, searching backwards starting at the specified index.
- lastIndexOfAnyOf(char[]) - Method in class it.unimi.dsi.lang.MutableString
-
Returns the index of the last occurrence of any of the specified characters.
- lastInt() - Method in class it.unimi.dsi.util.Interval
-
- lastLong() - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- lastOne() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- lastOne() - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the position of the last bit set in this vector.
- lastPosition - Variable in class it.unimi.dsi.util.InternedMutableStringSet.Term
-
- lastZero() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- lastZero() - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the position of the last bit unset in this vector.
- leastSignificantBit(long) - Static method in class it.unimi.dsi.bits.Fast
-
Computes the least significant bit of a long integer.
- left - Variable in class it.unimi.dsi.compression.TreeDecoder.Node
-
- left - Variable in class it.unimi.dsi.util.ImmutableBinaryTrie.Node
-
- left - Variable in class it.unimi.dsi.util.Interval
-
The left extreme of the interval.
- LEGEND - Static variable in class it.unimi.dsi.parser.Element
-
- length(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- length() - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- length(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- length() - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- length() - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the number of bits in this bit vector.
- length(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Sets the number of bits in this bit vector.
- length() - Method in class it.unimi.dsi.bits.BooleanListBitVector
-
- length(long) - Method in class it.unimi.dsi.bits.BooleanListBitVector
-
- length(int) - Static method in class it.unimi.dsi.bits.Fast
-
Returns the number of bits that are necessary to encode the argument.
- length(long) - Static method in class it.unimi.dsi.bits.Fast
-
Returns the number of bits that are necessary to encode the argument.
- length - Variable in class it.unimi.dsi.bits.LongArrayBitVector
-
The number of bits in this vector.
- length() - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- length(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- length() - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- length() - Method in class it.unimi.dsi.io.NullInputStream
-
- length() - Method in class it.unimi.dsi.io.OfflineIterable
-
Returns the number of elements added so far.
- length() - Method in class it.unimi.dsi.io.SegmentedInputStream
-
- length() - Method in class it.unimi.dsi.lang.MutableString
-
Returns the number of characters in this mutable string.
- length(int) - Method in class it.unimi.dsi.lang.MutableString
-
Sets the length.
- length(long) - Method in class it.unimi.dsi.util.AbstractLongBigList
-
- length() - Method in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
- length() - Method in class it.unimi.dsi.util.Interval
-
Returns the interval length, that is, the number of integers
contained in the interval.
- length() - Method in interface it.unimi.dsi.util.LongBigList
-
The number of elements in this big list.
- length(long) - Method in interface it.unimi.dsi.util.LongBigList
-
Sets the number of elements in this big list.
- length() - Method in class it.unimi.dsi.util.TextPattern
-
- LENGTH_COMPARATOR - Static variable in class it.unimi.dsi.util.Intervals
-
A comparator between intervals based on their length.
- LI - Static variable in class it.unimi.dsi.parser.Element
-
- lightUpdate() - Method in class it.unimi.dsi.logging.ProgressLogger
-
Updates the progress logger in a lightweight fashion.
- LineIterator - Class in it.unimi.dsi.io
-
An adapter that exposes a fast buffered reader as an iterator
over the returned lines.
- LineIterator(FastBufferedReader, ProgressLogger) - Constructor for class it.unimi.dsi.io.LineIterator
-
Creates a new line iterator over a specified fast buffered reader.
- LineIterator(FastBufferedReader) - Constructor for class it.unimi.dsi.io.LineIterator
-
Creates a new line iterator over a specified fast buffered reader.
- LineWordReader - Class in it.unimi.dsi.io
-
A trivial
WordReader that considers each line
of a document a single word.
- LineWordReader() - Constructor for class it.unimi.dsi.io.LineWordReader
-
- LINK - Static variable in class it.unimi.dsi.parser.Attribute
-
- LINK - Static variable in class it.unimi.dsi.parser.Element
-
- LinkExtractor - Class in it.unimi.dsi.parser.callback
-
A callback extracting links.
- LinkExtractor() - Constructor for class it.unimi.dsi.parser.callback.LinkExtractor
-
- list - Variable in class it.unimi.dsi.util.AbstractPrefixMap
-
- list() - Method in class it.unimi.dsi.util.AbstractPrefixMap
-
- list - Variable in class it.unimi.dsi.util.LiterallySignedStringMap
-
The underlying list.
- list() - Method in class it.unimi.dsi.util.LiterallySignedStringMap
-
- list() - Method in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
- list() - Method in interface it.unimi.dsi.util.StringMap
-
Returns a list view of the domain of this string map (optional operation).
- list - Variable in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- list() - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- listIterator() - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- listIterator(int) - Method in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
- listIterator(int) - Method in class it.unimi.dsi.util.FrontCodedStringList
-
- listIterator(int) - Method in class it.unimi.dsi.util.PermutedFrontCodedStringList
-
- LiterallySignedStringMap - Class in it.unimi.dsi.util
-
A string map based on a function signed using the original list of strings.
- LiterallySignedStringMap(Object2LongFunction<? extends CharSequence>, ObjectList<? extends MutableString>) - Constructor for class it.unimi.dsi.util.LiterallySignedStringMap
-
Creates a new shift-add-xor signed string map using a given hash map.
- log2(double) - Static method in class it.unimi.dsi.bits.Fast
-
Returns the base-two logarithm of the argument.
- LOG2_BITS_PER_WORD - Static variable in class it.unimi.dsi.bits.LongArrayBitVector
-
- log2Modulus - Variable in class it.unimi.dsi.logging.ProgressLogger
-
- log4JIsConfigured() - Static method in class it.unimi.dsi.Util
-
Checks whether Log4J is properly configuring by searching for appenders in all loggers.
- logger - Variable in class it.unimi.dsi.logging.ProgressLogger
-
The logger used by this progress logger.
- logInterval - Variable in class it.unimi.dsi.logging.ProgressLogger
-
The time interval for a new log in milliseconds.
- LongArrayBitVector - Class in it.unimi.dsi.bits
-
A bit vector implementation based on arrays of longs.
- LongArrayBitVector(long) - Constructor for class it.unimi.dsi.bits.LongArrayBitVector
-
- LongArrayBitVector.LongBigListView - Class in it.unimi.dsi.bits
-
A list-of-integers view of a bit vector.
- LongArrayBitVector.LongBigListView(LongArrayBitVector, int) - Constructor for class it.unimi.dsi.bits.LongArrayBitVector.LongBigListView
-
- LongBigList - Interface in it.unimi.dsi.util
-
A list of longs with long indices.
- LONGDESC - Static variable in class it.unimi.dsi.parser.Attribute
-
- longestCommonPrefixLength(BitVector) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- longestCommonPrefixLength(BitVector) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the length of the greatest common prefix between this and the specified vector.
- longestCommonPrefixLength(BitVector) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- longestCommonPrefixLength(LongArrayBitVector) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- loose() - Method in class it.unimi.dsi.lang.MutableString
-
Makes this mutable string loose.
- m - Variable in class it.unimi.dsi.util.BloomFilter
-
The number of bits in this filter.
- m() - Method in class it.unimi.dsi.util.BloomFilter2
-
The number of bits in this filter.
- m - Variable in class it.unimi.dsi.util.IntBloomFilter
-
The number of bits in this filter.
- main(String[]) - Static method in class it.unimi.dsi.bits.Fast
-
- main(String[]) - Static method in class it.unimi.dsi.util.BloomFilter
-
- main(String[]) - Static method in class it.unimi.dsi.util.FrontCodedStringList
-
- main(String[]) - Static method in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- main(String[]) - Static method in class it.unimi.dsi.util.LiterallySignedStringMap
-
- main(String[]) - Static method in class it.unimi.dsi.util.PermutedFrontCodedStringList
-
- main(String[]) - Static method in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
- main(String[]) - Static method in class it.unimi.dsi.util.TernaryIntervalSearchTree
-
- map(FileChannel, FileChannel.MapMode) - Static method in class it.unimi.dsi.io.ByteBufferInputStream
-
- MAP - Static variable in class it.unimi.dsi.parser.Element
-
- map - Variable in class it.unimi.dsi.util.StringMaps.SynchronizedPrefixMap
-
- MARGINHEIGHT - Static variable in class it.unimi.dsi.parser.Attribute
-
- MARGINLENGTH - Static variable in class it.unimi.dsi.parser.Attribute
-
- MARGINWIDTH - Static variable in class it.unimi.dsi.parser.Attribute
-
- mark(int) - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- mark(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Marks the current position in this input stream.
- markSupported() - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- markSupported() - Method in class it.unimi.dsi.io.InputBitStream
-
- markSupported() - Method in class it.unimi.dsi.io.MultipleInputStream
-
- mask(long) - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Returns a mask having a 1 exactly at the bit
bit(index).
- mask - Variable in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
- MAX_BITS - Static variable in class it.unimi.dsi.util.BloomFilter
-
The maximum number of bits in a filter (limited by array size and bits in a long).
- MAX_BITS - Static variable in class it.unimi.dsi.util.BloomFilter2
-
The maximum number of bits in a filter (limited by array size and bits in a long).
- MAX_DEC_ENTITY_LENGTH - Static variable in class it.unimi.dsi.parser.BulletParser
-
The maximum number of digits of a decimal numeric entity.
- MAX_ENTITY_VALUE - Static variable in class it.unimi.dsi.parser.BulletParser
-
The maximum Unicode value accepted for a numeric entity.
- MAX_HEX_ENTITY_LENGTH - Static variable in class it.unimi.dsi.parser.BulletParser
-
The maximum number of digits of a hexadecimal numeric entity.
- MAX_PRECOMPUTED - Static variable in class it.unimi.dsi.io.OutputBitStream
-
- MEDIA - Static variable in class it.unimi.dsi.parser.Attribute
-
- memoryIsLow() - Static method in class it.unimi.dsi.Util
-
Returns true if less then 5% of the available memory is free.
- MENU - Static variable in class it.unimi.dsi.parser.Element
-
- META - Static variable in class it.unimi.dsi.parser.Element
-
- metaLocation() - Method in class it.unimi.dsi.parser.callback.LinkExtractor
-
Returns the URL specified by META HTTP-EQUIV elements of location type.
- metaRefresh() - Method in class it.unimi.dsi.parser.callback.LinkExtractor
-
Returns the URL specified by META HTTP-EQUIV elements of refresh type.
- METHOD - Static variable in class it.unimi.dsi.parser.Attribute
-
- millis() - Method in class it.unimi.dsi.logging.ProgressLogger
-
Returns the number of milliseconds between present time and the last call to
start(), if
this progress logger is running, or between the last call to
stop() and the last call to
start(), if this
progress logger is stopped.
- MINUS_INFINITY - Static variable in class it.unimi.dsi.util.Intervals
-
A singleton located at −&infty;.
- modulus - Variable in class it.unimi.dsi.logging.ProgressLogger
-
- mostSignificantBit(long) - Static method in class it.unimi.dsi.bits.Fast
-
Returns the most significant bit of a long.
- mostSignificantBit(int) - Static method in class it.unimi.dsi.bits.Fast
-
Returns the most significant bit of an integer.
- MSBS_STEP_8 - Static variable in class it.unimi.dsi.bits.Fast
-
- MULTIPLE - Static variable in class it.unimi.dsi.parser.Attribute
-
- MultipleInputStream - Class in it.unimi.dsi.io
-
A multiple input stream.
- MutableString - Class in it.unimi.dsi.lang
-
Fast, compact, optimised & versatile mutable strings.
- MutableString() - Constructor for class it.unimi.dsi.lang.MutableString
-
Creates a new loose empty mutable string with capacity 2.
- MutableString(int) - Constructor for class it.unimi.dsi.lang.MutableString
-
Creates a new loose empty mutable string with given capacity.
- MutableString(MutableString) - Constructor for class it.unimi.dsi.lang.MutableString
-
Creates a new compact mutable string copying a given mutable string.
- MutableString(String) - Constructor for class it.unimi.dsi.lang.MutableString
-
Creates a new compact mutable string copying a given String.
- MutableString(CharSequence) - Constructor for class it.unimi.dsi.lang.MutableString
-
Creates a new compact mutable string copying a given CharSequence.
- MutableString(char[]) - Constructor for class it.unimi.dsi.lang.MutableString
-
Creates a new compact mutable string copying a given character array.
- MutableString(char[], int, int) - Constructor for class it.unimi.dsi.lang.MutableString
-
Creates a new compact mutable string copying a part of a given character array.
- name - Variable in class it.unimi.dsi.parser.Attribute
-
The name of this attribute.
- NAME - Static variable in class it.unimi.dsi.parser.Attribute
-
- name - Variable in class it.unimi.dsi.parser.Element
-
The name of the type of this element.
- name - Variable in class it.unimi.dsi.parser.Entity
-
The name of this entity.
- nameLength - Variable in class it.unimi.dsi.parser.Element
-
- nat2int(int) - Static method in class it.unimi.dsi.bits.Fast
-
Maps natural numbers bijectively into integers.
- nat2int(long) - Static method in class it.unimi.dsi.bits.Fast
-
Maps long natural numbers bijectively into longs.
- newCoder(HuffmanCodec.DecoderInputs) - Static method in class it.unimi.dsi.compression.HuffmanCodec
-
(Re-)constructs the canonical huffman code from the shortest code word,
the non-decreasing bit lengths of each code word, and the permutation of
the symbols corresponding to those bit lengths.
- newCoder(BitVector, int[], int[]) - Static method in class it.unimi.dsi.compression.HuffmanCodec
-
(Re-)constructs the canonical huffman code from the shortest code word,
the non-decreasing bit lengths of each code word, and the permutation of
the symbols corresponding to those bit lengths.
- next(MutableString, MutableString) - Method in class it.unimi.dsi.io.FastBufferedReader
-
- next() - Method in class it.unimi.dsi.io.FileLinesCollection.FileLinesIterator
-
- next() - Method in class it.unimi.dsi.io.LineIterator
-
- next(MutableString, MutableString) - Method in class it.unimi.dsi.io.LineWordReader
-
- next() - Method in class it.unimi.dsi.io.OfflineIterable.OfflineIterator
-
- next(MutableString, MutableString) - Method in interface it.unimi.dsi.io.WordReader
-
Extracts the next word and non-word.
- nextBlock() - Method in class it.unimi.dsi.io.SegmentedInputStream
-
Skips to the first segment of the next block, if any.
- nextBoolean() - Method in class it.unimi.dsi.io.InputBitStream
-
- nextOne(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- nextOne(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the position of the first bit set after the given position.
- nextOne(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- nextZero(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- nextZero(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the position of the first bit unset after the given position.
- nextZero(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- NOFRAMES - Static variable in class it.unimi.dsi.parser.Element
-
- NOHREF - Static variable in class it.unimi.dsi.parser.Attribute
-
- noMoreCharacters() - Method in class it.unimi.dsi.io.FastBufferedReader
-
Checks whether no more characters will be returned.
- NONSPACE_WHITESPACE - Static variable in class it.unimi.dsi.parser.BulletParser
-
An array containing the non-space whitespace.
- NORESIZE - Static variable in class it.unimi.dsi.parser.Attribute
-
- NOSCRIPT - Static variable in class it.unimi.dsi.parser.Element
-
- NOSHADE - Static variable in class it.unimi.dsi.parser.Attribute
-
- NOWRAP - Static variable in class it.unimi.dsi.parser.Attribute
-
- NullInputStream - Class in it.unimi.dsi.io
-
End-of-stream-only input stream.
- NullOutputStream - Class in it.unimi.dsi.io
-
Throw-it-away output stream.
- NullReader - Class in it.unimi.dsi.io
-
End-of-stream-only reader.
- NUMBER_OF_WEIGHTS - Static variable in class it.unimi.dsi.util.BloomFilter
-
The number of weights used to create hash functions.
- NUMBER_OF_WEIGHTS - Static variable in class it.unimi.dsi.util.BloomFilter2
-
The number of weights used to create hash functions.
- numBits() - Method in class it.unimi.dsi.bits.PrefixCoderTransformationStrategy
-
- numBits() - Method in interface it.unimi.dsi.bits.TransformationStrategy
-
The (approximate) number of bits occupied by this transformation.
- numBits() - Method in class it.unimi.dsi.bits.Utf16TransformationStrategy
-
Deprecated.
- numWords(long) - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Returns the number of words that are necessary to hold the given number of bits.
- OBJECT - Static variable in class it.unimi.dsi.parser.Attribute
-
- OBJECT - Static variable in class it.unimi.dsi.parser.Element
-
- ObjectParser - Class in it.unimi.dsi.lang
-
A parser for simple object specifications based on strings.
- ObjectParser(Class<?>, String[], String[]) - Constructor for class it.unimi.dsi.lang.ObjectParser
-
Creates a new object parser with given control type, list of packages and factory methods.
- ObjectParser(Class<?>, String[]) - Constructor for class it.unimi.dsi.lang.ObjectParser
-
Creates a new object parser with given control type and list of packages.
- ObjectParser(Class<?>) - Constructor for class it.unimi.dsi.lang.ObjectParser
-
Creates a new object parser with given control type.
- ObjectParser() - Constructor for class it.unimi.dsi.lang.ObjectParser
-
Creates a new object parser.
- ObjectParser(Object, Class<?>, String[], String[]) - Constructor for class it.unimi.dsi.lang.ObjectParser
-
Creates a new object parser with given context, control type, list of packages and factory methods.
- ObjectParser(Object, Class<?>, String[]) - Constructor for class it.unimi.dsi.lang.ObjectParser
-
Creates a new object parser with given context, control type and list of packages.
- ObjectParser(Object, Class<?>) - Constructor for class it.unimi.dsi.lang.ObjectParser
-
Creates a new object parser with given context and control type.
- ObjectParser(Object) - Constructor for class it.unimi.dsi.lang.ObjectParser
-
Creates a new object parser with given context.
- obs - Variable in class it.unimi.dsi.util.InternedMutableStringSet.Term
-
- of(int...) - Static method in class it.unimi.dsi.bits.BooleanListBitVector
-
Creates a new bit vector with given bits.
- of(int...) - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Creates a new bit vector with given bits.
- OFFLINE_SERIALIZER - Static variable in class it.unimi.dsi.bits.BitVectors
-
- OfflineIterable<T,U extends T> - Class in it.unimi.dsi.io
-
An iterable that offers elements that were previously stored offline using specialized
serialization methods.
- OfflineIterable(OfflineIterable.Serializer<? super T, U>, U) - Constructor for class it.unimi.dsi.io.OfflineIterable
-
Creates an offline iterable with given serializer.
- OfflineIterable.OfflineIterator<A,B extends A> - Class in it.unimi.dsi.io
-
- OfflineIterable.Serializer<A,B extends A> - Interface in it.unimi.dsi.io
-
Determines a strategy to serialize and deserialize elements.
- ofLength(long) - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Creates a new empty bit vector of given length.
- OL - Static variable in class it.unimi.dsi.parser.Element
-
- ONBLUR - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONCHANGE - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONCLICK - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONDBLCLICK - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONE - Static variable in class it.unimi.dsi.bits.BitVectors
-
An immutable bit vector of length one containing a one.
- ONE_HOUR - Static variable in class it.unimi.dsi.logging.ProgressLogger
-
- ONE_MINUTE - Static variable in class it.unimi.dsi.logging.ProgressLogger
-
- ONE_SECOND - Static variable in class it.unimi.dsi.logging.ProgressLogger
-
- ONES_STEP_4 - Static variable in class it.unimi.dsi.bits.Fast
-
- ONES_STEP_8 - Static variable in class it.unimi.dsi.bits.Fast
-
- ONFOCUS - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONKEYDOWN - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONKEYPRESS - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONKEYUP - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONLOAD - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONMOUSEDOWN - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONMOUSEMOVE - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONMOUSEOUT - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONMOUSEOVER - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONMOUSEUP - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONRESET - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONSELECT - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONSUBMIT - Static variable in class it.unimi.dsi.parser.Attribute
-
- ONUNLOAD - Static variable in class it.unimi.dsi.parser.Attribute
-
- OPTGROUP - Static variable in class it.unimi.dsi.parser.Element
-
- OPTION - Static variable in class it.unimi.dsi.parser.Element
-
- or(BitVector) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- or(BitVector) - Method in interface it.unimi.dsi.bits.BitVector
-
Performs a logical or between this bit vector and another one, leaving the result in this vector.
- or(BitVector) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- os - Variable in class it.unimi.dsi.io.OutputBitStream
-
- OutputBitStream - Class in it.unimi.dsi.io
-
Bit-level output stream.
- OutputBitStream() - Constructor for class it.unimi.dsi.io.OutputBitStream
-
This (non-public) constructor exists just to provide fake initialisation for classes such as
DebugOutputBitStream.
- OutputBitStream(OutputStream) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
- OutputBitStream(OutputStream, boolean) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
- OutputBitStream(OutputStream, int) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
Creates a new output bit stream wrapping a given output stream with a specified buffer size.
- OutputBitStream(OutputStream, int, boolean) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
Creates a new output bit stream wrapping a given output stream with a specified buffer size.
- OutputBitStream(FileOutputStream) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
- OutputBitStream(FileOutputStream, int) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
Creates a new output bit stream wrapping a given file output stream with a specified buffer size.
- OutputBitStream(byte[]) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
Creates a new output bit stream wrapping a given byte array.
- OutputBitStream(String, int) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
Creates a new output bit stream writing to file.
- OutputBitStream(String) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
Creates a new output bit stream writing to a file.
- OutputBitStream(File, int) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
Creates a new output bit stream writing to file.
- OutputBitStream(File) - Constructor for class it.unimi.dsi.io.OutputBitStream
-
Creates a new output bit stream writing to a file.
- P - Static variable in class it.unimi.dsi.parser.Element
-
- PARAM - Static variable in class it.unimi.dsi.parser.Element
-
- parse(String) - Method in class it.unimi.dsi.lang.ObjectParser
-
- parse(char[]) - Method in class it.unimi.dsi.parser.BulletParser
-
Analyze the text document to extract information.
- parse(char[], int, int) - Method in class it.unimi.dsi.parser.BulletParser
-
Analyze the text document to extract information.
- parseAttribute(Attribute) - Method in class it.unimi.dsi.parser.BulletParser
-
Adds the given attribute to the set of attributes to be parsed.
- parseAttributes - Variable in class it.unimi.dsi.parser.BulletParser
-
Whether we should parse attributes.
- parseAttributes() - Method in class it.unimi.dsi.parser.BulletParser
-
Returns whether this parser will parse attributes.
- parseAttributes(boolean) - Method in class it.unimi.dsi.parser.BulletParser
-
Sets the attribute parsing flag.
- parseCDATA - Variable in class it.unimi.dsi.parser.BulletParser
-
Whether we should invoke the CDATA section handler.
- parseCDATA() - Method in class it.unimi.dsi.parser.BulletParser
-
Returns whether this parser will invoke the CDATA-section handler.
- parseCDATA(boolean) - Method in class it.unimi.dsi.parser.BulletParser
-
Sets the CDATA-section handler flag.
- parsedAttributes - Variable in class it.unimi.dsi.parser.BulletParser
-
An externally visible, immutable subset of attributes whose values will
be actually parsed.
- parsedAttrs - Variable in class it.unimi.dsi.parser.BulletParser
-
- parseTags - Variable in class it.unimi.dsi.parser.BulletParser
-
Whether we should parse tags.
- parseTags() - Method in class it.unimi.dsi.parser.BulletParser
-
Returns whether this parser will parse tags and invoke element handlers.
- parseTags(boolean) - Method in class it.unimi.dsi.parser.BulletParser
-
Sets whether this parser will parse tags and invoke element handlers.
- parseText - Variable in class it.unimi.dsi.parser.BulletParser
-
Whether we should invoke the text handler.
- parseText() - Method in class it.unimi.dsi.parser.BulletParser
-
Returns whether this parser will invoke the text handler.
- parseText(boolean) - Method in class it.unimi.dsi.parser.BulletParser
-
Sets the text handler flag.
- ParsingFactory - Interface in it.unimi.dsi.parser
-
A set of coherent methods to turn element-type, attribute and entity names to unique interned instances.
- path - Variable in class it.unimi.dsi.util.ImmutableBinaryTrie.Node
-
An array containing the path compacted in this node (null if there is no compaction at this node).
- pathLength - Variable in class it.unimi.dsi.util.ImmutableBinaryTrie.Node
-
The length of the path compacted in this node (0 if there is no compaction at this node).
- pattern - Variable in class it.unimi.dsi.util.TextPattern
-
The pattern backing array.
- percAvailableMemory() - Static method in class it.unimi.dsi.Util
-
Returns the percentage of available memory (free memory plus never allocated memory).
- permutation - Variable in class it.unimi.dsi.util.PermutedFrontCodedStringList
-
The permutation.
- PermutedFrontCodedStringList - Class in it.unimi.dsi.util
-
- PermutedFrontCodedStringList(FrontCodedStringList, int[]) - Constructor for class it.unimi.dsi.util.PermutedFrontCodedStringList
-
Creates a new permuted front-coded string list using a given front-coded string list and permutation.
- pos - Variable in class it.unimi.dsi.io.FastBufferedReader
-
The current position in the buffer.
- pos - Variable in class it.unimi.dsi.io.InputBitStream
-
Current position in the byte buffer.
- pos - Variable in class it.unimi.dsi.io.OutputBitStream
-
Current position in the byte buffer.
- position() - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- position(long) - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- position(long) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- position(long) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- position - Variable in class it.unimi.dsi.io.InputBitStream
-
Current position of the first byte in the byte buffer.
- position(long) - Method in class it.unimi.dsi.io.InputBitStream
-
Sets this stream bit position, if it is based on a
RepositionableStream or on a
FileChannel.
- position() - Method in class it.unimi.dsi.io.NullInputStream
-
- position(long) - Method in class it.unimi.dsi.io.NullInputStream
-
- position - Variable in class it.unimi.dsi.io.OutputBitStream
-
Current position of the underlying output stream.
- position(long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Sets this stream bit position, if it is based on a
RepositionableStream or on a
FileChannel.
- position() - Method in class it.unimi.dsi.io.SegmentedInputStream
-
- PRE - Static variable in class it.unimi.dsi.parser.Element
-
- PrefixCodec - Interface in it.unimi.dsi.compression
-
A codec based on a set of prefix-free codewords.
- PrefixCoder - Interface in it.unimi.dsi.compression
-
A coder based on a set of prefix-free codewords.
- PrefixCoderTransformationStrategy - Class in it.unimi.dsi.bits
-
- PrefixCoderTransformationStrategy(PrefixCoder, Char2IntOpenHashMap, boolean) - Constructor for class it.unimi.dsi.bits.PrefixCoderTransformationStrategy
-
Create a new transformation strategy based on a prefix-free coder.
- PrefixCoderTransformationStrategy(PrefixCoderTransformationStrategy) - Constructor for class it.unimi.dsi.bits.PrefixCoderTransformationStrategy
-
- PrefixCoderTransformationStrategy(BitVector[], Char2IntOpenHashMap, boolean) - Constructor for class it.unimi.dsi.bits.PrefixCoderTransformationStrategy
-
- prefixFree - Variable in class it.unimi.dsi.bits.PrefixCoderTransformationStrategy
-
- prefixFree() - Static method in class it.unimi.dsi.bits.TransformationStrategies
-
A transformation from bit vectors to bit vectors that guarantees that its results are prefix free.
- prefixFreeIso() - Static method in class it.unimi.dsi.bits.TransformationStrategies
-
A trivial transformation from strings to bit vectors that concatenates the bits of the UTF-16 representation and completes
the representation with an ASCII NUL to guarantee lexicographical ordering and prefix-freeness.
- prefixFreeUtf16() - Static method in class it.unimi.dsi.bits.TransformationStrategies
-
A trivial transformation from strings to bit vectors that concatenates the bits of the UTF-16 representation and completes
the representation with an ASCII NUL to guarantee lexicographical ordering and prefix-freeness.
- prefixMap - Variable in class it.unimi.dsi.util.AbstractPrefixMap
-
- prefixMap() - Method in class it.unimi.dsi.util.AbstractPrefixMap
-
- PrefixMap<S extends CharSequence> - Interface in it.unimi.dsi.util
-
A map from prefixes to string intervals (and possibly vice versa).
- prefixMap() - Method in interface it.unimi.dsi.util.PrefixMap
-
Returns a function mapping ranges of strings to common prefixes (optional operation).
- prefixMap - Variable in class it.unimi.dsi.util.StringMaps.SynchronizedPrefixMap
-
- prefixMap() - Method in class it.unimi.dsi.util.StringMaps.SynchronizedPrefixMap
-
- previousOne(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- previousOne(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the position of the first bit set before or at the given position.
- previousOne(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- previousZero(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- previousZero(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns the position of the first bit unset before or at the given position.
- previousZero(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- print(PrintWriter) - Method in class it.unimi.dsi.lang.MutableString
-
- print(PrintStream) - Method in class it.unimi.dsi.lang.MutableString
-
- println(PrintWriter) - Method in class it.unimi.dsi.lang.MutableString
-
Prints this mutable string to a
PrintWriter and then terminates the line.
- println(PrintStream) - Method in class it.unimi.dsi.lang.MutableString
-
Prints this mutable string to a
PrintStream and then terminates the line.
- priority - Variable in class it.unimi.dsi.logging.ProgressLogger
-
The priority used by this progress logger.
- PROFILE - Static variable in class it.unimi.dsi.parser.Attribute
-
- ProgressLogger - Class in it.unimi.dsi.logging
-
Tunable progress logger.
- ProgressLogger() - Constructor for class it.unimi.dsi.logging.ProgressLogger
-
Creates a new progress logger using
items as items name and logging every
DEFAULT_LOG_INTERVAL milliseconds with
to the root logger.
- ProgressLogger(Logger) - Constructor for class it.unimi.dsi.logging.ProgressLogger
-
Creates a new progress logger using
items as items name and logging every
DEFAULT_LOG_INTERVAL milliseconds.
- ProgressLogger(Logger, String) - Constructor for class it.unimi.dsi.logging.ProgressLogger
-
- ProgressLogger(Logger, long) - Constructor for class it.unimi.dsi.logging.ProgressLogger
-
Creates a new progress logger using items as items name.
- ProgressLogger(Logger, long, String) - Constructor for class it.unimi.dsi.logging.ProgressLogger
-
Creates a new progress logger.
- PROMPT - Static variable in class it.unimi.dsi.parser.Attribute
-
- Properties - Class in it.unimi.dsi.util
-
An extension of
PropertiesConfiguration
providing setters for primitive types, a simpler
way to save preferences
and transparent handling of
Enum lowercased keys.
- Properties() - Constructor for class it.unimi.dsi.util.Properties
-
- Properties(String) - Constructor for class it.unimi.dsi.util.Properties
-
- Properties(File) - Constructor for class it.unimi.dsi.util.Properties
-
- Properties(URL) - Constructor for class it.unimi.dsi.util.Properties
-
- put(CharSequence, long) - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- put(CharSequence, Long) - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- rangeMap - Variable in class it.unimi.dsi.util.AbstractPrefixMap
-
- rangeMap() - Method in class it.unimi.dsi.util.AbstractPrefixMap
-
- rangeMap() - Method in interface it.unimi.dsi.util.PrefixMap
-
Returns a function mapping prefixes to ranges of strings.
- rangeMap - Variable in class it.unimi.dsi.util.StringMaps.SynchronizedPrefixMap
-
- rangeMap() - Method in class it.unimi.dsi.util.StringMaps.SynchronizedPrefixMap
-
- ratio() - Method in class it.unimi.dsi.util.FrontCodedStringList
-
Returns the ratio of the underlying front-coded list.
- read() - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- read(byte[], int, int) - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- read(byte[], int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- read() - Method in class it.unimi.dsi.io.FastBufferedReader
-
- read(char[], int, int) - Method in class it.unimi.dsi.io.FastBufferedReader
-
- read(byte[], int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a sequence of bits.
- read() - Method in class it.unimi.dsi.io.MultipleInputStream
-
- read(byte[], int, int) - Method in class it.unimi.dsi.io.MultipleInputStream
-
- read(byte[]) - Method in class it.unimi.dsi.io.MultipleInputStream
-
- read() - Method in class it.unimi.dsi.io.NullInputStream
-
- read(char[], int, int) - Method in class it.unimi.dsi.io.NullReader
-
- read(DataInputStream, B) - Method in interface it.unimi.dsi.io.OfflineIterable.Serializer
-
Reads an element.
- read() - Method in class it.unimi.dsi.io.SegmentedInputStream
-
- read(byte[], int, int) - Method in class it.unimi.dsi.io.SegmentedInputStream
-
- read(Reader, int) - Method in class it.unimi.dsi.lang.MutableString
-
- readBit() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readBit() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a bit.
- readBits() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readBits(long) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readBits() - Method in class it.unimi.dsi.io.InputBitStream
-
Returns the number of bits read from this bit stream.
- readBits(long) - Method in class it.unimi.dsi.io.InputBitStream
-
Sets the number of bits read from this bit stream.
- readDelta() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readDelta() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in δ coding.
- readDeltas(int[], int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a given number of δ-coded integers.
- reader - Variable in class it.unimi.dsi.io.FastBufferedReader
-
The underlying reader.
- readExternal(ObjectInput) - Method in class it.unimi.dsi.util.BloomFilter2
-
- readFast(DataInputStream) - Static method in class it.unimi.dsi.bits.BitVectors
-
- readFast(DataInputStream, LongArrayBitVector) - Static method in class it.unimi.dsi.bits.BitVectors
-
- readGamma() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readGamma() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in γ coding.
- readGammas(int[], int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a given number of γ-coded integers.
- readGolomb(int, int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readGolomb(int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readGolomb(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in Golomb coding.
- readGolomb(int, int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in Golomb coding.
- readInt(int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readInt(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a fixed number of bits into an integer.
- readLine(MutableString) - Method in class it.unimi.dsi.io.FastBufferedReader
-
Reads a line into the given mutable string.
- readLong(int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLong(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a fixed number of bits into a long.
- readLongDelta() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLongDelta() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a long natural number in δ coding.
- readLongGamma() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLongGamma() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a long natural number in γ coding.
- readLongGolomb(long, int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLongGolomb(long) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLongGolomb(long) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a long natural number in Golomb coding.
- readLongGolomb(long, int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a long natural number in Golomb coding.
- readLongMinimalBinary(long, int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLongMinimalBinary(long) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLongMinimalBinary(long) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a long natural number in a limited range using a minimal binary coding.
- readLongMinimalBinary(long, int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a long natural number in a limited range using a minimal binary coding.
- readLongNibble() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLongNibble() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a long natural number in variable-length nibble coding.
- readLongShiftedGamma() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in shifted γ coding.
- readLongSkewedGolomb(long) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLongSkewedGolomb(long) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a long natural number in skewed Golomb coding.
- readLongUnary() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLongUnary() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a long natural number in unary coding.
- readLongZeta(int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readLongZeta(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a long natural number in ζ coding.
- readMinimalBinary(int, int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readMinimalBinary(int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readMinimalBinary(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in a limited range using a minimal binary coding.
- readMinimalBinary(int, int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in a limited range using a minimal binary coding.
- readNibble() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readNibble() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in variable-length nibble coding.
- READONLY - Static variable in class it.unimi.dsi.parser.Attribute
-
- readSelfDelimUTF8(DataInput) - Method in class it.unimi.dsi.lang.MutableString
-
- readSelfDelimUTF8(InputStream) - Method in class it.unimi.dsi.lang.MutableString
-
- readShiftedGamma() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in shifted γ coding.
- readShiftedGammas(int[], int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a given number of shifted-γ-coded integers.
- readSkewedGolomb(int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readSkewedGolomb(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in skewed Golomb coding.
- readUnary() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readUnary() - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in unary coding.
- readUTF8(DataInput, int) - Method in class it.unimi.dsi.lang.MutableString
-
Reads a mutable string in UTF-8 encoding.
- readUTF8(InputStream, int) - Method in class it.unimi.dsi.lang.MutableString
-
Reads a mutable string in UTF-8 encoding.
- readZeta(int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- readZeta(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a natural number in ζ coding.
- readZetas(int, int[], int) - Method in class it.unimi.dsi.io.InputBitStream
-
Reads a given number of γ-coded integers.
- REL - Static variable in class it.unimi.dsi.parser.Attribute
-
- remove(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- remove() - Method in class it.unimi.dsi.io.FileLinesCollection.FileLinesIterator
-
- remove(Object) - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- removeBoolean(int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- removeBoolean(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- removeBoolean(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- removeBoolean(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Removes a bit with specified index (optional operation).
- removeBoolean(long) - Method in class it.unimi.dsi.bits.BooleanListBitVector
-
- removeBoolean(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- removeLong(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- removeLong(long) - Method in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
- removeLong(long) - Method in class it.unimi.dsi.util.AbstractLongBigList
-
- removeLong(long) - Method in interface it.unimi.dsi.util.LongBigList
-
Removes the long at the given position.
- removeLong(Object) - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- replace(BitVector) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- replace(BitVector) - Method in interface it.unimi.dsi.bits.BitVector
-
Replaces the content of this bit vector with another bit vector.
- replace(LongArrayBitVector) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- replace(BitVector) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- replace(int, int, MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces the characters with indices ranging from start (inclusive)
to end (exclusive) with the given mutable string.
- replace(int, int, String) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces the characters with indices ranging from start (inclusive)
to end (exclusive) with the given String.
- replace(int, int, CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces the characters with indices ranging from start (inclusive)
to end (exclusive) with the given CharSequence.
- replace(int, int, char) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces the characters with indices ranging from start (inclusive)
to end (exclusive) with the given character.
- replace(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces the content of this mutable string with the given mutable string.
- replace(String) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces the content of this mutable string with the given string.
- replace(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces the content of this mutable string with the given character sequence.
- replace(char) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces the content of this mutable string with the given character.
- replace(char[], MutableString[]) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a set of characters with a corresponding mutable string.
- replace(char[], String[]) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a set of characters with a corresponding string.
- replace(char[], CharSequence[]) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a set of characters with a corresponding character sequence.
- replace(char[], char[]) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a set characters with a corresponding character.
- replace(Char2CharMap) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces characters following a replacement map.
- replace(char, MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a character with a corresponding mutable string.
- replace(char, String) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a character with a corresponding string.
- replace(char, CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a character with a corresponding character sequence.
- replace(char, char) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a character with a corresponding character.
- replace(MutableString, MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a mutable string with a corresponding mutable string.
- replace(String, String) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a string with a corresponding string.
- replace(CharSequence, CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Replaces each occurrence of a character sequence with a corresponding character sequence.
- replaceEntities(MutableString, MutableString, boolean) - Method in class it.unimi.dsi.parser.BulletParser
-
Replaces entities with the corresponding characters.
- repositionableStream - Variable in class it.unimi.dsi.io.InputBitStream
-
- repositionableStream - Variable in class it.unimi.dsi.io.OutputBitStream
-
- reset() - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- reset() - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- reset() - Method in class it.unimi.dsi.io.InputBitStream
-
- reset() - Method in class it.unimi.dsi.io.MultipleInputStream
-
- reset() - Method in class it.unimi.dsi.io.SegmentedInputStream
-
Moves into the next segment of the current block.
- REV - Static variable in class it.unimi.dsi.parser.Attribute
-
- reverse() - Method in class it.unimi.dsi.lang.MutableString
-
The characters in this mutable string get reversed.
- right - Variable in class it.unimi.dsi.compression.TreeDecoder.Node
-
- right - Variable in class it.unimi.dsi.util.ImmutableBinaryTrie.Node
-
- right - Variable in class it.unimi.dsi.util.Interval
-
The right extreme of the interval.
- root - Variable in class it.unimi.dsi.util.ImmutableBinaryTrie
-
The root of the trie.
- ROWS - Static variable in class it.unimi.dsi.parser.Attribute
-
- ROWSPAN - Static variable in class it.unimi.dsi.parser.Attribute
-
- RULES - Static variable in class it.unimi.dsi.parser.Attribute
-
- S - Static variable in class it.unimi.dsi.parser.Element
-
- SafelyCloseable - Interface in it.unimi.dsi.io
-
A marker interface for a closeable resource that implements safety measures to
make resource tracking easier.
- SAMP - Static variable in class it.unimi.dsi.parser.Element
-
- save(CharSequence) - Method in class it.unimi.dsi.util.Properties
-
Saves the configuration to the specified file.
- scanEntity(char[], int, int, boolean, MutableString) - Method in class it.unimi.dsi.parser.BulletParser
-
Searches for the end of an entity.
- SCHEME - Static variable in class it.unimi.dsi.parser.Attribute
-
- SCOPE - Static variable in class it.unimi.dsi.parser.Attribute
-
- SCRIPT - Static variable in class it.unimi.dsi.parser.Element
-
- SCRIPT_CLOSE_TAG_PATTERN - Static variable in class it.unimi.dsi.parser.BulletParser
-
Closing tag for a script element.
- SCROLLING - Static variable in class it.unimi.dsi.parser.Attribute
-
- search(char[]) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given character array.
- search(char[], int) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given character array starting from a given index.
- search(char[], int, int) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given character array between given indices.
- search(CharSequence) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given character sequence.
- search(CharSequence, int) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given character sequence starting from a given index.
- search(CharSequence, int, int) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given character sequence between given indices.
- search(byte[]) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given byte array.
- search(byte[], int) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given byte array starting from a given index.
- search(byte[], int, int) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given byte array between given indices.
- search(CharList) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given character list.
- search(CharList, int) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given character list starting from a given index.
- search(CharList, int, int) - Method in class it.unimi.dsi.util.TextPattern
-
Returns the index of the first occurrence of this pattern in the given character list between given indices.
- SegmentedInputStream - Class in it.unimi.dsi.io
-
Exhibits a single
InputStream as a number of streams divided into
reset()-separated
segments.
- SegmentedInputStream(InputStream) - Constructor for class it.unimi.dsi.io.SegmentedInputStream
-
Creates a segmented input stream with no markers.
- SegmentedInputStream(InputStream, long...) - Constructor for class it.unimi.dsi.io.SegmentedInputStream
-
Creats a stream with one marker in.
- select(long, int) - Static method in class it.unimi.dsi.bits.Fast
-
Returns the position of a bit of given rank.
- SELECT - Static variable in class it.unimi.dsi.parser.Element
-
- SELECTED - Static variable in class it.unimi.dsi.parser.Attribute
-
- selfContained - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
Whether this map is self-contained.
- SemiExternalGammaList - Class in it.unimi.dsi.util
-
Provides semi-external random access to a list of
γ-encoded integers.
- SemiExternalGammaList(InputBitStream, int, int) - Constructor for class it.unimi.dsi.util.SemiExternalGammaList
-
Creates a new semi-external list.
- SemiExternalGammaList(InputBitStream) - Constructor for class it.unimi.dsi.util.SemiExternalGammaList
-
Creates a new semi-external list.
- serialVersionUID - Static variable in class it.unimi.dsi.io.FastBufferedReader
-
- serialVersionUID - Static variable in class it.unimi.dsi.io.OfflineIterable
-
- serialVersionUID - Static variable in class it.unimi.dsi.lang.MutableString
-
- serialVersionUID - Static variable in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
- serialVersionUID - Static variable in class it.unimi.dsi.util.FrontCodedStringList
-
- serialVersionUID - Static variable in class it.unimi.dsi.util.ImmutableBinaryTrie
-
- serialVersionUID - Static variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- serialVersionUID - Static variable in class it.unimi.dsi.util.PermutedFrontCodedStringList
-
- set(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- set(int, long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- set(int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- set(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- set(int, boolean) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- set(long, boolean) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- set(long, int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- set(long, boolean) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- set(long, int) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- set(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Sets a bit in this bit vector (optional operation).
- set(long, boolean) - Method in interface it.unimi.dsi.bits.BitVector
-
Sets the value of the specified bit (optional operation).
- set(long, int) - Method in interface it.unimi.dsi.bits.BitVector
-
Sets the value of the specified bit as an integer (optional operation).
- set(long, boolean) - Method in class it.unimi.dsi.bits.BooleanListBitVector
-
- set(long, long) - Method in class it.unimi.dsi.bits.LongArrayBitVector.LongBigListView
-
- set(long, boolean) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- set(long) - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
- set(int, long) - Method in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
- set(long, long) - Method in class it.unimi.dsi.util.AbstractLongBigList
-
- set(long, long) - Method in interface it.unimi.dsi.util.LongBigList
-
Sets the long at the given position.
- setCallback(Callback) - Method in class it.unimi.dsi.parser.BulletParser
-
Sets the callback for this parser, resetting at the same time all parsing flags.
- setCharAt(int, char) - Method in class it.unimi.dsi.lang.MutableString
-
- setDumpStream(CharSequence) - Method in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
Sets the dump stream of this external prefix map to a given filename.
- setDumpStream(InputBitStream) - Method in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
Sets the dump stream of this external prefix map to a given input bit stream.
- setLength(int) - Method in class it.unimi.dsi.lang.MutableString
-
- setProperty(String, boolean) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(String, byte) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(String, short) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(String, char) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(String, int) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(String, long) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(String, float) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(String, double) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(Enum<?>, boolean) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(Enum<?>, byte) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(Enum<?>, short) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(Enum<?>, char) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(Enum<?>, int) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(Enum<?>, long) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(Enum<?>, float) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(Enum<?>, double) - Method in class it.unimi.dsi.util.Properties
-
- setProperty(Enum<?>, Object) - Method in class it.unimi.dsi.util.Properties
-
- setReader(Reader) - Method in class it.unimi.dsi.io.FastBufferedReader
-
- setReader(Reader) - Method in class it.unimi.dsi.io.LineWordReader
-
- setReader(Reader) - Method in interface it.unimi.dsi.io.WordReader
-
Resets the internal state of this word reader, which will start again reading from the given reader.
- SHAPE - Static variable in class it.unimi.dsi.parser.Attribute
-
- shift - Variable in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
- ShiftAddXorSignedStringMap - Class in it.unimi.dsi.util
-
A string map based on a minimal perfect hash signed using Shift-Add-Xor hashes.
- ShiftAddXorSignedStringMap(Iterator<? extends CharSequence>, Object2LongFunction<? extends CharSequence>) - Constructor for class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
Creates a new shift-add-xor signed string map using a given hash map and 32-bit signatures.
- ShiftAddXorSignedStringMap(Iterator<? extends CharSequence>, Object2LongFunction<? extends CharSequence>, int) - Constructor for class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
Creates a new shift-add-xor signed string map using a given hash map.
- SHIFTED_GAMMA - Static variable in class it.unimi.dsi.io.InputBitStream
-
- SHIFTED_GAMMA - Static variable in class it.unimi.dsi.io.OutputBitStream
-
- signatures - Variable in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
Signatures.
- size() - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- size(int) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- size() - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- size() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- size(int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- size() - Method in interface it.unimi.dsi.compression.Codec
-
Returns the number of symbols handled by this codec.
- size - Variable in class it.unimi.dsi.compression.HuffmanCodec
-
The number of symbols of this coder.
- size() - Method in class it.unimi.dsi.compression.HuffmanCodec
-
- size - Variable in class it.unimi.dsi.compression.HuTuckerCodec
-
The number of symbols of this coder.
- size() - Method in class it.unimi.dsi.compression.HuTuckerCodec
-
- size() - Method in class it.unimi.dsi.io.FileLinesCollection
-
- size() - Method in class it.unimi.dsi.io.OfflineIterable
-
Returns the number of elements added so far, unless it is too big to fit in an integer (in which case this method will throw an
exception).
- SIZE - Static variable in class it.unimi.dsi.parser.Attribute
-
- size() - Method in class it.unimi.dsi.parser.callback.ComposedCallbackBuilder
-
Returns the number of callbacks in this builder.
- size() - Method in class it.unimi.dsi.util.AbstractLongBigList
-
- size() - Method in class it.unimi.dsi.util.BloomFilter
-
Returns the size of this filter.
- size() - Method in class it.unimi.dsi.util.BloomFilter2
-
Returns the size of this filter.
- size() - Method in class it.unimi.dsi.util.CircularCharArrayBuffer
-
The number of characters present in the buffer.
- size() - Method in class it.unimi.dsi.util.FrontCodedStringList
-
- size() - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
Returns the number of binary words in this trie.
- size - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
The number of terms in this map.
- size() - Method in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
- size() - Method in class it.unimi.dsi.util.Interval
-
- size - Variable in class it.unimi.dsi.util.LiterallySignedStringMap
-
- size() - Method in class it.unimi.dsi.util.LiterallySignedStringMap
-
- size() - Method in class it.unimi.dsi.util.PermutedFrontCodedStringList
-
- size() - Method in class it.unimi.dsi.util.SemiExternalGammaList
-
- size() - Method in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
- size() - Method in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- size() - Method in class it.unimi.dsi.util.TernaryIntervalSearchTree
-
- skip(long) - Method in class it.unimi.dsi.io.ByteBufferInputStream
-
- skip(int) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
Deprecated.
- skip(long) - Method in class it.unimi.dsi.io.DebugInputBitStream
-
- skip(long) - Method in class it.unimi.dsi.io.FastBufferedReader
-
- skip(long) - Method in class it.unimi.dsi.io.InputBitStream
-
Skips the given number of bits.
- skip(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Deprecated.
This method is simply an expensive, try/catch-surrounded version
of InputBitStream.skip(long) that is made necessary by the interface
by BooleanIterator.
- skip(long) - Method in class it.unimi.dsi.io.MultipleInputStream
-
- skip(long) - Method in class it.unimi.dsi.io.SegmentedInputStream
-
- skipDeltas(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Skips a given number of δ-coded integers.
- skipGammas(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Skips a given number of γ-coded integers.
- skipSelfDelimUTF8(InputStream) - Static method in class it.unimi.dsi.lang.MutableString
-
- skipShiftedGammas(int) - Method in class it.unimi.dsi.io.InputBitStream
-
Skips a given number of shited-γ-coded integers.
- skipZetas(int, int) - Method in class it.unimi.dsi.io.InputBitStream
-
Skips a given number of ζ-coded integers.
- SMALL - Static variable in class it.unimi.dsi.parser.Element
-
- SPACE - Static variable in class it.unimi.dsi.parser.BulletParser
-
- span(CharSet, int) - Method in class it.unimi.dsi.lang.MutableString
-
Spans a segment of this mutable string made of the specified characters.
- span(CharSet) - Method in class it.unimi.dsi.lang.MutableString
-
Spans the initial segment of this mutable string made of the specified characters.
- span(char[], int) - Method in class it.unimi.dsi.lang.MutableString
-
Spans a segment of this mutable string made of the specified characters.
- span(char[]) - Method in class it.unimi.dsi.lang.MutableString
-
Spans the initial segment of this mutable string made of the specified characters.
- SPAN - Static variable in class it.unimi.dsi.parser.Attribute
-
- SPAN - Static variable in class it.unimi.dsi.parser.Element
-
- squeezeSpace() - Method in class it.unimi.dsi.lang.MutableString
-
Squeezes and normalises spaces in this mutable string.
- squeezeSpaces(boolean) - Method in class it.unimi.dsi.lang.MutableString
-
Squeezes and normalises spaces in this mutable string.
- squeezeWhitespace() - Method in class it.unimi.dsi.lang.MutableString
-
Squeezes and normalises whitespace in this mutable string.
- SRC - Static variable in class it.unimi.dsi.parser.Attribute
-
- STANDBY - Static variable in class it.unimi.dsi.parser.Attribute
-
- start(CharSequence) - Method in class it.unimi.dsi.logging.ProgressLogger
-
Starts the progress logger, displaying a message and resetting the count.
- start() - Method in class it.unimi.dsi.logging.ProgressLogger
-
Starts the progress logger, resetting the count.
- START - Static variable in class it.unimi.dsi.parser.Attribute
-
- startDocument() - Method in interface it.unimi.dsi.parser.callback.Callback
-
Receive notification of the beginning of the document.
- startDocument() - Method in class it.unimi.dsi.parser.callback.DebugCallbackDecorator
-
- startDocument() - Method in class it.unimi.dsi.parser.callback.DefaultCallback
-
- startDocument() - Method in class it.unimi.dsi.parser.callback.LinkExtractor
-
- startDocument() - Method in class it.unimi.dsi.parser.callback.TextExtractor
-
- startElement(Element, Map<Attribute, MutableString>) - Method in interface it.unimi.dsi.parser.callback.Callback
-
Receive notification of the start of an element.
- startElement(Element, Map<Attribute, MutableString>) - Method in class it.unimi.dsi.parser.callback.DebugCallbackDecorator
-
- startElement(Element, Map<Attribute, MutableString>) - Method in class it.unimi.dsi.parser.callback.DefaultCallback
-
- startElement(Element, Map<Attribute, MutableString>) - Method in class it.unimi.dsi.parser.callback.LinkExtractor
-
- startElement(Element, Map<Attribute, MutableString>) - Method in class it.unimi.dsi.parser.callback.TextExtractor
-
- STARTS_AFTER - Static variable in class it.unimi.dsi.util.Intervals
-
A comparator between intervals defined as follows:
[a..b] is less than [a'..b']
iff the first interval starts after the second one, that is,
iff a' < a.
- STARTS_BEFORE - Static variable in class it.unimi.dsi.util.Intervals
-
A comparator between intervals defined as follows:
[a..b] is less than [a'..b']
iff the first interval starts before the second one, that is,
iff a' > a.
- STARTS_BEFORE_OR_PROLONGS - Static variable in class it.unimi.dsi.util.Intervals
-
A comparator between intervals defined as follows:
[a..b] is less than [a'..b'] iff
the first interval starts before or prolongs the second one, that is,
iff a < a' or a=a' and b' < b.
- startsWith(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string starts with the given mutable string.
- startsWith(String) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string starts with the given string.
- startsWith(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string starts with the given character sequence.
- startsWithIgnoreCase(MutableString) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string starts with the given mutable string disregarding case.
- startsWithIgnoreCase(String) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string starts with the given string disregarding case.
- startsWithIgnoreCase(CharSequence) - Method in class it.unimi.dsi.lang.MutableString
-
Returns whether this mutable string starts with the given character sequence disregarding case.
- STATE_BEFORE_END_TAG_NAME - Static variable in class it.unimi.dsi.parser.BulletParser
-
Scanning a closing tag.
- STATE_BEFORE_START_TAG_NAME - Static variable in class it.unimi.dsi.parser.BulletParser
-
Scanning attribute name/value pairs.
- STATE_IN_END_TAG - Static variable in class it.unimi.dsi.parser.BulletParser
-
Scanning a closing tag.
- STATE_IN_START_TAG - Static variable in class it.unimi.dsi.parser.BulletParser
-
Scanning attribute name/value pairs.
- STATE_TEXT - Static variable in class it.unimi.dsi.parser.BulletParser
-
Scanning text..
- STD_BLOCK_SIZE - Static variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
The standard block size (in bytes).
- stop(CharSequence) - Method in class it.unimi.dsi.logging.ProgressLogger
-
Stops the progress logger, displaying a message.
- stop() - Method in class it.unimi.dsi.logging.ProgressLogger
-
Stops the progress logger.
- STRIKE - Static variable in class it.unimi.dsi.parser.Element
-
- StringMap<S extends CharSequence> - Interface in it.unimi.dsi.util
-
A map from strings to numbers (and possibly vice versa).
- stringMap - Variable in class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- StringMaps - Class in it.unimi.dsi.util
-
- StringMaps.SynchronizedPrefixMap<S extends CharSequence> - Class in it.unimi.dsi.util
-
- StringMaps.SynchronizedPrefixMap(PrefixMap<S>) - Constructor for class it.unimi.dsi.util.StringMaps.SynchronizedPrefixMap
-
- StringMaps.SynchronizedStringMap<S extends CharSequence> - Class in it.unimi.dsi.util
-
- StringMaps.SynchronizedStringMap(StringMap<S>) - Constructor for class it.unimi.dsi.util.StringMaps.SynchronizedStringMap
-
- STRONG - Static variable in class it.unimi.dsi.parser.Element
-
- STYLE - Static variable in class it.unimi.dsi.parser.Attribute
-
- STYLE - Static variable in class it.unimi.dsi.parser.Element
-
- STYLE_CLOSE_TAG_PATTERN - Static variable in class it.unimi.dsi.parser.BulletParser
-
Closing tag for a style element.
- SUB - Static variable in class it.unimi.dsi.parser.Element
-
- subList(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
- subList(int, int) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- subList(long, long) - Method in class it.unimi.dsi.util.AbstractLongBigList
-
- subList(long, long) - Method in interface it.unimi.dsi.util.LongBigList
-
Returns a big sublist view of this big list.
- subSequence(int, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns a subsequence of this mutable string.
- subSequence(int, int) - Method in class it.unimi.dsi.util.TextPattern
-
- subSet(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- subSet(int, int) - Method in class it.unimi.dsi.util.Interval
-
- subset(Enum<?>) - Method in class it.unimi.dsi.util.Properties
-
- substring(int, int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns a substring of this mutable string.
- substring(int) - Method in class it.unimi.dsi.lang.MutableString
-
Returns a substring of this mutable string.
- subVector(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- subVector(long, long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- subVector(long) - Method in class it.unimi.dsi.bits.AbstractBitVector
-
- subVector(long, long) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns a subvector view specified by initial and final index.
- subVector(long) - Method in interface it.unimi.dsi.bits.BitVector
-
Returns a subvector view specified by initial index and running up to the end of this vector.
- SUMMARY - Static variable in class it.unimi.dsi.parser.Attribute
-
- SUP - Static variable in class it.unimi.dsi.parser.Element
-
- symbol - Variable in class it.unimi.dsi.compression.TreeDecoder.LeafNode
-
- symbol2char - Variable in class it.unimi.dsi.util.ImmutableExternalPrefixMap
-
A map (given by an array) from symbols in the coder to characters.
- synchronize(StringMap<T>) - Static method in class it.unimi.dsi.util.StringMaps
-
Returns a synchronized string map backed by the given string map.
- synchronize(PrefixMap<T>) - Static method in class it.unimi.dsi.util.StringMaps
-
Returns a synchronized prefix map backed by the given prefix map.
- TABINDEX - Static variable in class it.unimi.dsi.parser.Attribute
-
- TABLE - Static variable in class it.unimi.dsi.parser.Element
-
- tailSet(long) - Method in class it.unimi.dsi.bits.AbstractBitVector.LongSetView
-
- tailSet(int) - Method in class it.unimi.dsi.util.Interval
-
- TARGET - Static variable in class it.unimi.dsi.parser.Attribute
-
- TBODY - Static variable in class it.unimi.dsi.parser.Element
-
- TD - Static variable in class it.unimi.dsi.parser.Element
-
- TEN_MINUTES - Static variable in class it.unimi.dsi.logging.ProgressLogger
-
- TEN_SECONDS - Static variable in class it.unimi.dsi.logging.ProgressLogger
-
- TernaryIntervalSearchTree - Class in it.unimi.dsi.util
-
Ternary interval search trees.
- TernaryIntervalSearchTree() - Constructor for class it.unimi.dsi.util.TernaryIntervalSearchTree
-
Creates a new empty ternary search tree.
- TernaryIntervalSearchTree(Collection<? extends CharSequence>) - Constructor for class it.unimi.dsi.util.TernaryIntervalSearchTree
-
Creates a new empty ternary search tree and populates it with a given collection of character sequences.
- TEXT - Static variable in class it.unimi.dsi.parser.Attribute
-
- text - Variable in class it.unimi.dsi.parser.callback.TextExtractor
-
The text resulting from the parsing process.
- TEXTAREA - Static variable in class it.unimi.dsi.parser.Element
-
- TextExtractor - Class in it.unimi.dsi.parser.callback
-
A callback extracting text and titles.
- TextExtractor() - Constructor for class it.unimi.dsi.parser.callback.TextExtractor
-
- TextPattern - Class in it.unimi.dsi.util
-
QuickSearch matching against a constant string.
- TextPattern(CharSequence) - Constructor for class it.unimi.dsi.util.TextPattern
-
Creates a new case-sensitive
TextPattern object that can be used to search for the given pattern.
- TextPattern(CharSequence, int) - Constructor for class it.unimi.dsi.util.TextPattern
-
Creates a new
TextPattern object that can be used to search for the given pattern.
- TFOOT - Static variable in class it.unimi.dsi.parser.Element
-
- TH - Static variable in class it.unimi.dsi.parser.Element
-
- THEAD - Static variable in class it.unimi.dsi.parser.Element
-
- TITLE - Static variable in class it.unimi.dsi.parser.Attribute
-
- title - Variable in class it.unimi.dsi.parser.callback.TextExtractor
-
The title resulting from the parsing process.
- TITLE - Static variable in class it.unimi.dsi.parser.Element
-
- to - Variable in class it.unimi.dsi.bits.AbstractBitVector.SubBitVector
-
- to - Variable in class it.unimi.dsi.util.AbstractLongBigList.LongSubBigList
-
Final (exclusive) index of this sublist.
- toBitVector(CharSequence) - Method in class it.unimi.dsi.bits.PrefixCoderTransformationStrategy
-
- toBitVector(T) - Method in interface it.unimi.dsi.bits.TransformationStrategy
-
Returns a bit vector representation of the given object.
- toBitVector(CharSequence) - Method in class it.unimi.dsi.bits.Utf16TransformationStrategy
-
Deprecated.
- toCharArray() - Method in class it.unimi.dsi.lang.MutableString
-
Converts this string to a new character array.
- toCharArray(char[], int, int) - Method in class it.unimi.dsi.util.CircularCharArrayBuffer
-
Copies the content of the buffer to an array.
- toCharArray(char[]) - Method in class it.unimi.dsi.util.CircularCharArrayBuffer
-
Copies the content of the buffer to an array.
- toCharArray() - Method in class it.unimi.dsi.util.CircularCharArrayBuffer
-
Returns a new array containing a copy of the buffer content.
- toLowerCase() - Method in class it.unimi.dsi.lang.MutableString
-
Converts all of the characters in this mutable string to lower
case using the rules of the default locale.
- toSpec() - Method in class it.unimi.dsi.io.DelimitedWordReader
-
- toSpec() - Method in class it.unimi.dsi.io.FastBufferedReader
-
- toSpec(Object) - Static method in class it.unimi.dsi.lang.ObjectParser
-
Generates a parseable representation of an object fetching by reflection a toSpec() method, or using the class name.
- toString() - Method in class it.unimi.dsi.bits.AbstractBitVector
-
Returns a string representation of this vector.
- toString() - Method in class it.unimi.dsi.io.DelimitedWordReader
-
- toString() - Method in class it.unimi.dsi.io.FastBufferedReader
-
- toString() - Method in class it.unimi.dsi.io.FileLinesCollection
-
- toString() - Method in class it.unimi.dsi.lang.MutableString
-
- toString() - Method in class it.unimi.dsi.logging.ProgressLogger
-
Converts the data stored in this progress logger to a string.
- toString() - Method in class it.unimi.dsi.parser.Attribute
-
Returns the name of this attribute.
- toString() - Method in class it.unimi.dsi.parser.callback.DebugCallbackDecorator
-
- toString() - Method in class it.unimi.dsi.parser.Element
-
Returns the name of this element.
- toString() - Method in class it.unimi.dsi.parser.Entity
-
Returns the name of this entity.
- toString() - Method in class it.unimi.dsi.util.ImmutableBinaryTrie.Node
-
- toString() - Method in class it.unimi.dsi.util.ImmutableBinaryTrie
-
- toString() - Method in class it.unimi.dsi.util.Interval
-
- toString() - Method in class it.unimi.dsi.util.Properties
-
- toString() - Method in class it.unimi.dsi.util.TextPattern
-
- toUpperCase() - Method in class it.unimi.dsi.lang.MutableString
-
Converts all of the characters in this mutable string to upper
case using the rules of the default locale.
- TR - Static variable in class it.unimi.dsi.parser.Element
-
- TransformationStrategies - Class in it.unimi.dsi.bits
-
A class providing static methods and objects that do useful things with transformation strategies.
- TransformationStrategies() - Constructor for class it.unimi.dsi.bits.TransformationStrategies
-
- TransformationStrategy<T> - Interface in it.unimi.dsi.bits
-
A generic transformation from objects of a given type to bit vector.
- TreeDecoder - Class in it.unimi.dsi.compression
-
A decoder that follows 0/1 labelled paths in a tree.
- TreeDecoder(TreeDecoder.Node, int) - Constructor for class it.unimi.dsi.compression.TreeDecoder
-
Creates a new codeword-based decoder using the given tree.
- TreeDecoder(BitVector[], int[]) - Constructor for class it.unimi.dsi.compression.TreeDecoder
-
Creates a new codeword-based decoder starting from a set
of complete, lexicographically ordered codewords.
- TreeDecoder.LeafNode - Class in it.unimi.dsi.compression
-
A leaf node of the decoding tree.
- TreeDecoder.LeafNode(int) - Constructor for class it.unimi.dsi.compression.TreeDecoder.LeafNode
-
Creates a leaf node.
- TreeDecoder.Node - Class in it.unimi.dsi.compression
-
A internal node of the decoding tree.
- TreeDecoder.Node() - Constructor for class it.unimi.dsi.compression.TreeDecoder.Node
-
- trim() - Method in class it.unimi.dsi.bits.LongArrayBitVector
-
Reduces as must as possible the size of the backing array.
- trim() - Method in class it.unimi.dsi.lang.MutableString
-
Trims all leading and trailing whitespace from this string.
- trimLeft() - Method in class it.unimi.dsi.lang.MutableString
-
Trims all leading whitespace from this string.
- trimRight() - Method in class it.unimi.dsi.lang.MutableString
-
Trims all trailing whitespace from this string.
- TT - Static variable in class it.unimi.dsi.parser.Element
-
- TYPE - Static variable in class it.unimi.dsi.parser.Attribute
-
- WellFormedXmlFactory - Class in it.unimi.dsi.parser
-
A factory for well-formed XML documents.
- WellFormedXmlFactory() - Constructor for class it.unimi.dsi.parser.WellFormedXmlFactory
-
- width - Variable in class it.unimi.dsi.bits.AbstractBitVector.LongBigListView
-
The width in bit of an element of this list view.
- WIDTH - Static variable in class it.unimi.dsi.parser.Attribute
-
- width - Variable in class it.unimi.dsi.util.ShiftAddXorSignedStringMap
-
The width in bits of each signature.
- word(long) - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Return the index of the word that holds a bit of specified index.
- word - Variable in class it.unimi.dsi.util.ImmutableBinaryTrie.Node
-
If nonnegative, this node represent the word-th word.
- WORD_MASK - Static variable in class it.unimi.dsi.bits.LongArrayBitVector
-
- wordConstituents - Variable in class it.unimi.dsi.io.FastBufferedReader
-
- WordReader - Interface in it.unimi.dsi.io
-
An interface providing methods to break the input from a reader into words.
- wrap(BooleanList) - Static method in class it.unimi.dsi.bits.BooleanListBitVector
-
- wrap(long[], long) - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Wraps the given array of longs in a bit vector for the given number of bits.
- wrap(long[]) - Static method in class it.unimi.dsi.bits.LongArrayBitVector
-
Wraps the given array of longs in a bit vector.
- wrap(Iterator<T>, TransformationStrategy<? super T>) - Static method in class it.unimi.dsi.bits.TransformationStrategies
-
Wraps a given iterator, returning an iterator that emits
bit vectors.
- wrap(Iterable<T>, TransformationStrategy<? super T>) - Static method in class it.unimi.dsi.bits.TransformationStrategies
-
Wraps a given iterable, returning an iterable that contains
bit vectors.
- wrap(List<T>, TransformationStrategy<? super T>) - Static method in class it.unimi.dsi.bits.TransformationStrategies
-
Wraps a given list, returning a list that contains
bit vectors.
- wrap(char[]) - Static method in class it.unimi.dsi.lang.MutableString
-
Wraps a given character array in a compact mutable string.
- wrap(char[], int) - Static method in class it.unimi.dsi.lang.MutableString
-
Wraps a given character array for a given length in a loose mutable string.
- wrapping - Variable in class it.unimi.dsi.io.InputBitStream
-
True if we are wrapping an array.
- wrapping - Variable in class it.unimi.dsi.io.OutputBitStream
-
True if we are wrapping an array.
- write(byte[], long) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- write(int) - Method in class it.unimi.dsi.io.NullOutputStream
-
- write(A, DataOutputStream) - Method in interface it.unimi.dsi.io.OfflineIterable.Serializer
-
Writes out an element.
- write(byte[], long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a sequence of bits.
- write(byte[], long, long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a sequence of bits, starting from a given offset.
- write(BooleanIterator) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a sequence of bits emitted by a boolean iterator.
- write(Writer) - Method in class it.unimi.dsi.lang.MutableString
-
Writes this mutable string to a
Writer.
- writeBit(boolean) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeBit(int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeBit(boolean) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a bit.
- writeBit(int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a bit.
- writeByteOffset(byte[], int, long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a sequence of bits, starting from a given byte offset.
- writeDelta(int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeDelta(int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in δ coding.
- writeExternal(ObjectOutput) - Method in class it.unimi.dsi.util.BloomFilter2
-
- writeFast(BitVector, DataOutputStream) - Static method in class it.unimi.dsi.bits.BitVectors
-
- writeGamma(int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeGamma(int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in γ coding.
- writeGolomb(int, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeGolomb(int, int, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeGolomb(int, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in Golomb coding.
- writeGolomb(int, int, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in Golomb coding.
- writeInt(int, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeInt(int, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a fixed number of bits from an integer.
- writeLong(long, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLong(long, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a fixed number of bits from a long.
- writeLongDelta(long) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLongDelta(long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in δ coding.
- writeLongGamma(long) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLongGamma(long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in γ coding.
- writeLongGolomb(long, long) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLongGolomb(long, long, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLongGolomb(long, long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in Golomb coding.
- writeLongGolomb(long, long, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in Golomb coding.
- writeLongMinimalBinary(long, long) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLongMinimalBinary(long, long, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLongMinimalBinary(long, long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in a limited range using a minimal binary coding.
- writeLongMinimalBinary(long, long, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in a limited range using a minimal binary coding.
- writeLongNibble(long) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLongNibble(long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in variable-length nibble coding.
- writeLongShiftedGamma(long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in shifted γ coding.
- writeLongSkewedGolomb(long, long) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLongSkewedGolomb(long, long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in skewed Golomb coding.
- writeLongUnary(long) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLongUnary(long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in unary coding.
- writeLongZeta(long, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeLongZeta(long, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a long natural number in ζ coding.
- writeMinimalBinary(int, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeMinimalBinary(int, int, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeMinimalBinary(int, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in a limited range using a minimal binary coding.
- writeMinimalBinary(int, int, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in a limited range using a minimal binary coding.
- writeNibble(int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeNibble(int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in variable-length nibble coding.
- writeSelfDelimUTF8(DataOutput) - Method in class it.unimi.dsi.lang.MutableString
-
Writes this mutable string to a
DataOutput as a
length followed by a UTF-8 encoding.
- writeSelfDelimUTF8(OutputStream) - Method in class it.unimi.dsi.lang.MutableString
-
Writes this mutable string to an
OutputStream as a
length followed by a UTF-8 encoding.
- writeShiftedGamma(int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in shifted γ coding.
- writeSkewedGolomb(int, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeSkewedGolomb(int, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in skewed Golomb coding.
- writeUnary(int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeUnary(int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in unary coding.
- writeUTF8(DataOutput) - Method in class it.unimi.dsi.lang.MutableString
-
Writes this mutable string in UTF-8 encoding.
- writeUTF8(OutputStream) - Method in class it.unimi.dsi.lang.MutableString
-
Writes this mutable string in UTF-8 encoding.
- writeZeta(int, int) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writeZeta(int, int) - Method in class it.unimi.dsi.io.OutputBitStream
-
Writes a natural number in ζ coding.
- writtenBits() - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writtenBits(long) - Method in class it.unimi.dsi.io.DebugOutputBitStream
-
- writtenBits() - Method in class it.unimi.dsi.io.OutputBitStream
-
Returns the number of bits written to this bit stream.
- writtenBits(long) - Method in class it.unimi.dsi.io.OutputBitStream
-
Sets the number of bits written to this bit stream.