Serialized Form


Package it.unimi.dsi.fastutil.booleans

Class it.unimi.dsi.fastutil.booleans.BooleanArrayList extends AbstractBooleanList implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

size

int size
The current actual size of the list (never greater than the backing-array length).

Class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet extends AbstractBooleanSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.


Package it.unimi.dsi.fastutil.bytes

Class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap extends Object implements Serializable

Serialized Fields

defRetValue

boolean defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap extends Object implements Serializable

Serialized Fields

defRetValue

byte defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap extends Object implements Serializable

Serialized Fields

defRetValue

char defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap extends Object implements Serializable

Serialized Fields

defRetValue

double defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap extends Object implements Serializable

Serialized Fields

defRetValue

float defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap extends Object implements Serializable

Serialized Fields

defRetValue

int defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap extends Object implements Serializable

Serialized Fields

defRetValue

long defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap extends Object implements Serializable

Serialized Fields

defRetValue

short defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap extends AbstractByte2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap extends AbstractByte2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap extends AbstractByte2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap extends AbstractByte2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap extends AbstractByte2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap extends AbstractByte2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap extends AbstractByte2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap extends AbstractByte2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap extends AbstractByte2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap extends AbstractByte2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap extends AbstractByte2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap extends AbstractByte2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap extends AbstractByte2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap extends AbstractByte2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap extends AbstractByte2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap extends AbstractByte2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap extends AbstractByte2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap extends AbstractByte2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap extends AbstractByte2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap extends AbstractByte2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap extends AbstractByte2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap extends AbstractByte2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap extends AbstractByte2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap extends AbstractByte2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap extends AbstractByte2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap extends AbstractByte2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap extends AbstractByte2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap extends AbstractByte2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap extends AbstractByte2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap extends AbstractByte2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap extends AbstractByte2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap extends AbstractByte2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap extends AbstractByte2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap extends AbstractByte2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap extends AbstractByte2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap extends AbstractByte2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap extends AbstractByte2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap extends AbstractByte2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap extends AbstractByte2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap extends AbstractByte2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.ByteArrayList extends AbstractByteList implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

size

int size
The current actual size of the list (never greater than the backing-array length).

Class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet extends AbstractByteSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet extends AbstractByteSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet extends AbstractByteSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet extends AbstractByteSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.


Package it.unimi.dsi.fastutil.chars

Class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap extends Object implements Serializable

Serialized Fields

defRetValue

boolean defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap extends Object implements Serializable

Serialized Fields

defRetValue

byte defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap extends Object implements Serializable

Serialized Fields

defRetValue

char defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap extends Object implements Serializable

Serialized Fields

defRetValue

double defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap extends Object implements Serializable

Serialized Fields

defRetValue

float defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap extends Object implements Serializable

Serialized Fields

defRetValue

int defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap extends Object implements Serializable

Serialized Fields

defRetValue

long defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap extends Object implements Serializable

Serialized Fields

defRetValue

short defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap extends AbstractChar2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap extends AbstractChar2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap extends AbstractChar2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap extends AbstractChar2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap extends AbstractChar2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap extends AbstractChar2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap extends AbstractChar2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap extends AbstractChar2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap extends AbstractChar2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap extends AbstractChar2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap extends AbstractChar2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap extends AbstractChar2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap extends AbstractChar2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap extends AbstractChar2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap extends AbstractChar2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap extends AbstractChar2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap extends AbstractChar2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap extends AbstractChar2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap extends AbstractChar2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap extends AbstractChar2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap extends AbstractChar2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap extends AbstractChar2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap extends AbstractChar2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap extends AbstractChar2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap extends AbstractChar2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap extends AbstractChar2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap extends AbstractChar2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap extends AbstractChar2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap extends AbstractChar2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap extends AbstractChar2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap extends AbstractChar2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap extends AbstractChar2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap extends AbstractChar2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap extends AbstractChar2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap extends AbstractChar2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap extends AbstractChar2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap extends AbstractChar2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap extends AbstractChar2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap extends AbstractChar2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap extends AbstractChar2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.CharArrayList extends AbstractCharList implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

size

int size
The current actual size of the list (never greater than the backing-array length).

Class it.unimi.dsi.fastutil.chars.CharAVLTreeSet extends AbstractCharSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet extends AbstractCharSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.chars.CharOpenHashSet extends AbstractCharSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.chars.CharRBTreeSet extends AbstractCharSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.


Package it.unimi.dsi.fastutil.shorts

Class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap extends Object implements Serializable

Serialized Fields

defRetValue

boolean defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap extends Object implements Serializable

Serialized Fields

defRetValue

byte defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap extends Object implements Serializable

Serialized Fields

defRetValue

char defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap extends Object implements Serializable

Serialized Fields

defRetValue

double defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap extends Object implements Serializable

Serialized Fields

defRetValue

float defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap extends Object implements Serializable

Serialized Fields

defRetValue

int defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap extends Object implements Serializable

Serialized Fields

defRetValue

long defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap extends Object implements Serializable

Serialized Fields

defRetValue

short defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap extends AbstractShort2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap extends AbstractShort2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap extends AbstractShort2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap extends AbstractShort2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap extends AbstractShort2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap extends AbstractShort2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap extends AbstractShort2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap extends AbstractShort2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap extends AbstractShort2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap extends AbstractShort2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap extends AbstractShort2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap extends AbstractShort2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap extends AbstractShort2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap extends AbstractShort2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap extends AbstractShort2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap extends AbstractShort2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap extends AbstractShort2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap extends AbstractShort2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap extends AbstractShort2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap extends AbstractShort2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap extends AbstractShort2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap extends AbstractShort2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap extends AbstractShort2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap extends AbstractShort2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap extends AbstractShort2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap extends AbstractShort2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap extends AbstractShort2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap extends AbstractShort2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap extends AbstractShort2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap extends AbstractShort2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap extends AbstractShort2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap extends AbstractShort2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap extends AbstractShort2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap extends AbstractShort2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap extends AbstractShort2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap extends AbstractShort2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap extends AbstractShort2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap extends AbstractShort2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap extends AbstractShort2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap extends AbstractShort2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.ShortArrayList extends AbstractShortList implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

size

int size
The current actual size of the list (never greater than the backing-array length).

Class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet extends AbstractShortSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet extends AbstractShortSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet extends AbstractShortSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet extends AbstractShortSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.


Package it.unimi.dsi.fastutil.ints

Class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap extends Object implements Serializable

Serialized Fields

defRetValue

boolean defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap extends Object implements Serializable

Serialized Fields

defRetValue

byte defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap extends Object implements Serializable

Serialized Fields

defRetValue

char defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap extends Object implements Serializable

Serialized Fields

defRetValue

double defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap extends Object implements Serializable

Serialized Fields

defRetValue

float defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap extends Object implements Serializable

Serialized Fields

defRetValue

int defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap extends Object implements Serializable

Serialized Fields

defRetValue

long defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap extends Object implements Serializable

Serialized Fields

defRetValue

short defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap extends AbstractInt2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap extends AbstractInt2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap extends AbstractInt2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap extends AbstractInt2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap extends AbstractInt2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap extends AbstractInt2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap extends AbstractInt2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap extends AbstractInt2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap extends AbstractInt2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap extends AbstractInt2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap extends AbstractInt2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap extends AbstractInt2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap extends AbstractInt2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap extends AbstractInt2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap extends AbstractInt2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap extends AbstractInt2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap extends AbstractInt2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap extends AbstractInt2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap extends AbstractInt2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap extends AbstractInt2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap extends AbstractInt2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap extends AbstractInt2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap extends AbstractInt2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap extends AbstractInt2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap extends AbstractInt2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap extends AbstractInt2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap extends AbstractInt2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap extends AbstractInt2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap extends AbstractInt2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap extends AbstractInt2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap extends AbstractInt2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap extends AbstractInt2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap extends AbstractInt2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap extends AbstractInt2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap extends AbstractInt2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap extends AbstractInt2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap extends AbstractInt2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap extends AbstractInt2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap extends AbstractInt2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap extends AbstractInt2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.IntArrayList extends AbstractIntList implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

size

int size
The current actual size of the list (never greater than the backing-array length).

Class it.unimi.dsi.fastutil.ints.IntAVLTreeSet extends AbstractIntSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet extends AbstractIntSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.ints.IntOpenHashSet extends AbstractIntSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.ints.IntRBTreeSet extends AbstractIntSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.


Package it.unimi.dsi.fastutil.longs

Class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap extends Object implements Serializable

Serialized Fields

defRetValue

boolean defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap extends Object implements Serializable

Serialized Fields

defRetValue

byte defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap extends Object implements Serializable

Serialized Fields

defRetValue

char defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap extends Object implements Serializable

Serialized Fields

defRetValue

double defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap extends Object implements Serializable

Serialized Fields

defRetValue

float defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap extends Object implements Serializable

Serialized Fields

defRetValue

int defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap extends Object implements Serializable

Serialized Fields

defRetValue

long defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap extends Object implements Serializable

Serialized Fields

defRetValue

short defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap extends AbstractLong2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap extends AbstractLong2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap extends AbstractLong2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap extends AbstractLong2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap extends AbstractLong2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap extends AbstractLong2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap extends AbstractLong2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap extends AbstractLong2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap extends AbstractLong2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap extends AbstractLong2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap extends AbstractLong2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap extends AbstractLong2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap extends AbstractLong2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap extends AbstractLong2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap extends AbstractLong2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap extends AbstractLong2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap extends AbstractLong2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap extends AbstractLong2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap extends AbstractLong2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap extends AbstractLong2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap extends AbstractLong2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap extends AbstractLong2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap extends AbstractLong2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap extends AbstractLong2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap extends AbstractLong2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap extends AbstractLong2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap extends AbstractLong2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap extends AbstractLong2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap extends AbstractLong2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap extends AbstractLong2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap extends AbstractLong2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap extends AbstractLong2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap extends AbstractLong2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap extends AbstractLong2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap extends AbstractLong2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap extends AbstractLong2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap extends AbstractLong2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap extends AbstractLong2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap extends AbstractLong2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap extends AbstractLong2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.LongArrayList extends AbstractLongList implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

size

int size
The current actual size of the list (never greater than the backing-array length).

Class it.unimi.dsi.fastutil.longs.LongAVLTreeSet extends AbstractLongSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet extends AbstractLongSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.longs.LongOpenHashSet extends AbstractLongSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.longs.LongRBTreeSet extends AbstractLongSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.


Package it.unimi.dsi.fastutil.floats

Class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap extends Object implements Serializable

Serialized Fields

defRetValue

boolean defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap extends Object implements Serializable

Serialized Fields

defRetValue

byte defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap extends Object implements Serializable

Serialized Fields

defRetValue

char defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap extends Object implements Serializable

Serialized Fields

defRetValue

double defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap extends Object implements Serializable

Serialized Fields

defRetValue

float defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap extends Object implements Serializable

Serialized Fields

defRetValue

int defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap extends Object implements Serializable

Serialized Fields

defRetValue

long defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap extends Object implements Serializable

Serialized Fields

defRetValue

short defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap extends AbstractFloat2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap extends AbstractFloat2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap extends AbstractFloat2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap extends AbstractFloat2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap extends AbstractFloat2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap extends AbstractFloat2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap extends AbstractFloat2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap extends AbstractFloat2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap extends AbstractFloat2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap extends AbstractFloat2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap extends AbstractFloat2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap extends AbstractFloat2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap extends AbstractFloat2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap extends AbstractFloat2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap extends AbstractFloat2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap extends AbstractFloat2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap extends AbstractFloat2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap extends AbstractFloat2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap extends AbstractFloat2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap extends AbstractFloat2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap extends AbstractFloat2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap extends AbstractFloat2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap extends AbstractFloat2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap extends AbstractFloat2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap extends AbstractFloat2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap extends AbstractFloat2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap extends AbstractFloat2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap extends AbstractFloat2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap extends AbstractFloat2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap extends AbstractFloat2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap extends AbstractFloat2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap extends AbstractFloat2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap extends AbstractFloat2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap extends AbstractFloat2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap extends AbstractFloat2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap extends AbstractFloat2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap extends AbstractFloat2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap extends AbstractFloat2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap extends AbstractFloat2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap extends AbstractFloat2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.FloatArrayList extends AbstractFloatList implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

size

int size
The current actual size of the list (never greater than the backing-array length).

Class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet extends AbstractFloatSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet extends AbstractFloatSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.floats.FloatOpenHashSet extends AbstractFloatSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.floats.FloatRBTreeSet extends AbstractFloatSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.


Package it.unimi.dsi.fastutil.doubles

Class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap extends Object implements Serializable

Serialized Fields

defRetValue

boolean defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap extends Object implements Serializable

Serialized Fields

defRetValue

byte defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap extends Object implements Serializable

Serialized Fields

defRetValue

char defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap extends Object implements Serializable

Serialized Fields

defRetValue

double defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap extends Object implements Serializable

Serialized Fields

defRetValue

float defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap extends Object implements Serializable

Serialized Fields

defRetValue

int defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap extends Object implements Serializable

Serialized Fields

defRetValue

long defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap extends Object implements Serializable

Serialized Fields

defRetValue

short defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap extends AbstractDouble2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap extends AbstractDouble2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap extends AbstractDouble2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap extends AbstractDouble2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap extends AbstractDouble2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap extends AbstractDouble2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap extends AbstractDouble2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap extends AbstractDouble2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap extends AbstractDouble2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap extends AbstractDouble2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap extends AbstractDouble2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap extends AbstractDouble2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap extends AbstractDouble2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap extends AbstractDouble2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap extends AbstractDouble2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap extends AbstractDouble2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap extends AbstractDouble2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap extends AbstractDouble2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap extends AbstractDouble2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap extends AbstractDouble2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap extends AbstractDouble2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap extends AbstractDouble2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap extends AbstractDouble2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap extends AbstractDouble2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap extends AbstractDouble2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap extends AbstractDouble2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap extends AbstractDouble2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap extends AbstractDouble2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap extends AbstractDouble2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap extends AbstractDouble2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap extends AbstractDouble2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap extends AbstractDouble2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap extends AbstractDouble2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap extends AbstractDouble2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap extends AbstractDouble2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap extends AbstractDouble2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap extends AbstractDouble2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap extends AbstractDouble2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap extends AbstractDouble2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap extends AbstractDouble2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.DoubleArrayList extends AbstractDoubleList implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

size

int size
The current actual size of the list (never greater than the backing-array length).

Class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet extends AbstractDoubleSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet extends AbstractDoubleSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet extends AbstractDoubleSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet extends AbstractDoubleSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.


Package it.unimi.dsi.fastutil.objects

Class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap extends Object implements Serializable

Serialized Fields

defRetValue

boolean defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap extends Object implements Serializable

Serialized Fields

defRetValue

byte defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap extends Object implements Serializable

Serialized Fields

defRetValue

char defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap extends Object implements Serializable

Serialized Fields

defRetValue

double defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap extends Object implements Serializable

Serialized Fields

defRetValue

float defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap extends Object implements Serializable

Serialized Fields

defRetValue

int defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap extends Object implements Serializable

Serialized Fields

defRetValue

long defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap extends Object implements Serializable

Serialized Fields

defRetValue

short defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap extends Object implements Serializable

Serialized Fields

defRetValue

boolean defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap extends Object implements Serializable

Serialized Fields

defRetValue

byte defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap extends Object implements Serializable

Serialized Fields

defRetValue

char defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap extends Object implements Serializable

Serialized Fields

defRetValue

double defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap extends Object implements Serializable

Serialized Fields

defRetValue

float defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap extends Object implements Serializable

Serialized Fields

defRetValue

int defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap extends Object implements Serializable

Serialized Fields

defRetValue

long defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap extends Object implements Serializable

Serialized Fields

defRetValue

Object defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap extends Object implements Serializable

Serialized Fields

defRetValue

short defRetValue
The default return value for get(), put() and remove().

Class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap extends AbstractObject2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap extends AbstractObject2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap extends AbstractObject2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap extends AbstractObject2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap extends AbstractObject2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap extends AbstractObject2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap extends AbstractObject2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap extends AbstractObject2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap extends AbstractObject2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap extends AbstractObject2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap extends AbstractObject2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap extends AbstractObject2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap extends AbstractObject2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap extends AbstractObject2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap extends AbstractObject2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap extends AbstractObject2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap extends AbstractObject2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap extends AbstractObject2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap extends AbstractObject2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap extends AbstractObject2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap extends AbstractObject2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap extends AbstractObject2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap extends AbstractObject2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap extends AbstractObject2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap extends AbstractObject2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap extends AbstractObject2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap extends AbstractObject2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap extends AbstractObject2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap extends AbstractObject2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap extends AbstractObject2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap extends AbstractObject2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap extends AbstractObject2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap extends AbstractObject2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap extends AbstractObject2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap extends AbstractObject2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap extends AbstractObject2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap extends AbstractObject2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap extends AbstractObject2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap extends AbstractObject2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap extends AbstractObject2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of entries in this map.


storedComparator

Comparator storedComparator
This map's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.ObjectArrayList extends AbstractObjectList implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

size

int size
The current actual size of the list (never greater than the backing-array length).

Class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet extends AbstractObjectSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet extends AbstractObjectSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet extends AbstractObjectSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet extends AbstractObjectSet implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

count

int count
Number of elements in this set.


storedComparator

Comparator storedComparator
This set's comparator, as provided in the constructor.

Class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap extends AbstractReference2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap extends AbstractReference2BooleanMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap extends AbstractReference2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap extends AbstractReference2ByteMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap extends AbstractReference2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap extends AbstractReference2CharMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap extends AbstractReference2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap extends AbstractReference2DoubleMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap extends AbstractReference2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap extends AbstractReference2FloatMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap extends AbstractReference2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap extends AbstractReference2IntMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap extends AbstractReference2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap extends AbstractReference2LongMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap extends AbstractReference2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap extends AbstractReference2ObjectMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap extends AbstractReference2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap extends AbstractReference2ReferenceMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap extends AbstractReference2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap extends AbstractReference2ShortMap implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the map.

Class it.unimi.dsi.fastutil.objects.ReferenceArrayList extends AbstractReferenceList implements Serializable

serialVersionUID: -7046029254386353130l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

size

int size
The current actual size of the list (never greater than the backing-array length).

Class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet extends AbstractReferenceSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.

Class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet extends AbstractReferenceSet implements Serializable

serialVersionUID: -7046029254386353129l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Fields

f

float f
The acceptable load factor.


count

int count
Number of entries in the set.