Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X 

A

a - Variable in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
The backing array.
a - Variable in class it.unimi.dsi.fastutil.ints.IntArrayList
The backing array.
a - Variable in class it.unimi.dsi.fastutil.objects.ObjectArrayList
The backing array.
AbstractBooleanBidirectionalIterator - Class in it.unimi.dsi.fastutil.booleans
An abstract class facilitating the creation of type-specific bidirectional iterators.
AbstractBooleanBidirectionalIterator() - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanBidirectionalIterator
 
AbstractBooleanCollection - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractBooleanCollection() - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
AbstractBooleanIterator - Class in it.unimi.dsi.fastutil.booleans
An abstract class facilitating the creation of type-specific iterators.
AbstractBooleanIterator() - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanIterator
 
AbstractBooleanList - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractBooleanList() - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
AbstractBooleanList.BooleanSubList - Class in it.unimi.dsi.fastutil.booleans
 
AbstractBooleanListIterator - Class in it.unimi.dsi.fastutil.booleans
An abstract class facilitating the creation of type-specific list iterators.
AbstractBooleanListIterator() - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanListIterator
 
AbstractBooleanSet - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractBooleanSet() - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
 
AbstractInt2BooleanFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2BooleanFunction() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
 
AbstractInt2BooleanMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2BooleanMap() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
 
AbstractInt2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2IntFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2IntFunction() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
 
AbstractInt2IntMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2IntMap() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
 
AbstractInt2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ObjectFunction() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
 
AbstractInt2ObjectMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ObjectMap() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
 
AbstractInt2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractIntBidirectionalIterator - Class in it.unimi.dsi.fastutil.ints
An abstract class facilitating the creation of type-specific bidirectional iterators.
AbstractIntBidirectionalIterator() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntBidirectionalIterator
 
AbstractIntCollection - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractIntCollection() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
AbstractIntIterator - Class in it.unimi.dsi.fastutil.ints
An abstract class facilitating the creation of type-specific iterators.
AbstractIntIterator() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntIterator
 
AbstractIntList - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractIntList() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntList
 
AbstractIntList.IntSubList - Class in it.unimi.dsi.fastutil.ints
 
AbstractIntListIterator - Class in it.unimi.dsi.fastutil.ints
An abstract class facilitating the creation of type-specific list iterators.
AbstractIntListIterator() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntListIterator
 
AbstractIntSet - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractIntSet() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntSet
 
AbstractObject2IntFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2IntFunction() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
 
AbstractObject2IntMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2IntMap() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
 
AbstractObject2IntMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObjectBidirectionalIterator<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class facilitating the creation of type-specific bidirectional iterators.
AbstractObjectBidirectionalIterator() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectBidirectionalIterator
 
AbstractObjectCollection<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractObjectCollection() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
 
AbstractObjectIterator<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class facilitating the creation of type-specific iterators.
AbstractObjectIterator() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectIterator
 
AbstractObjectList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractObjectList() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
AbstractObjectList.ObjectSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractObjectListIterator<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class facilitating the creation of type-specific list iterators.
AbstractObjectListIterator() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectListIterator
 
AbstractObjectSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractObjectSet() - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectSet
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Delegates to the corresponding type-specific method.
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Delegates to the corresponding type-specific method.
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanListIterator
Delegates to the corresponding type-specific method.
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanListIterator
This method just throws an UnsupportedOperationException.
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
 
add(int, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Delegates to the corresponding type-specific method.
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Delegates to the corresponding type-specific method.
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntListIterator
Delegates to the corresponding type-specific method.
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntListIterator
This method just throws an UnsupportedOperationException.
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
 
add(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectListIterator
This method just throws an UnsupportedOperationException.
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Adds all elements of the given type-specific collection to this collection.
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Adds all elements of the given collection to this collection.
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Delegates to a more generic method.
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Delegates to a more generic method.
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Delegates to a more generic method.
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
addAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
addAll(int, BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
 
addAll(int, BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
 
addAll(BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Adds all elements of the given type-specific collection to this collection.
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Adds all elements of the given collection to this collection.
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Delegates to a more generic method.
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Delegates to a more generic method.
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Delegates to a more generic method.
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
addAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
 
addAll(int, IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntList
 
addAll(int, IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntList
 
addAll(IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
Adds all elements of the given collection to this collection.
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Delegates to a more generic method.
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Adds elements to this type-specific list one-by-one.
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, boolean[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[], int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Adds elements to this type-specific list one-by-one.
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Adds elements to this type-specific list one-by-one.
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, K[]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Add (hopefully quickly) elements to this type-specific list.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Adds an increment to value currently associated with a key.
AnyNotNullSharedFutureTaskBase<V> - Class in com.emc.mongoose.api.common.concurrent
Created by kurila on 15.09.16.
AnyNotNullSharedFutureTaskBase(AtomicReference<V>, CountDownLatch) - Constructor for class com.emc.mongoose.api.common.concurrent.AnyNotNullSharedFutureTaskBase
 
Arrays - Class in it.unimi.dsi.fastutil
A class providing static methods and objects that do useful things with arrays.
Arrays.ForkJoinGenericQuickSort - Class in it.unimi.dsi.fastutil
 
arraySize(int, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the least power of two smaller than or equal to 230 and larger than or equal to Math.ceil( expected / f ).
asBooleanIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Wraps a standard iterator into a type-specific iterator.
asBooleanIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Wraps a standard list iterator into a type-specific list iterator.
asCollection(BooleanIterable) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCollections
Returns an unmodifiable collection backed by the specified iterable.
asIntIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Wraps a standard iterator into a type-specific iterator.
asIntIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Wraps a standard list iterator into a type-specific list iterator.
asObjectIterator(Iterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Wraps a standard iterator into a type-specific iterator.
asObjectIterator(ListIterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Wraps a standard list iterator into a type-specific list iterator.
assembleOutputString(StringBuilder) - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
Assemble output string with 'suppliers'
assembleOutputString(StringBuilder) - Method in class com.emc.mongoose.api.common.supply.RangePatternDefinedSupplier
Assemble output string with 'segments' and 'inputs'
AsyncPatternDefinedSupplier - Class in com.emc.mongoose.api.common.supply.async
 
AsyncPatternDefinedSupplier(CoroutinesProcessor, String) - Constructor for class com.emc.mongoose.api.common.supply.async.AsyncPatternDefinedSupplier
 
AsyncRangeDefinedDateFormattingSupplier - Class in com.emc.mongoose.api.common.supply.async
 
AsyncRangeDefinedDateFormattingSupplier(CoroutinesProcessor, long, Date, Date, String) - Constructor for class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDateFormattingSupplier
 
AsyncRangeDefinedDoubleFormattingSupplier - Class in com.emc.mongoose.api.common.supply.async
 
AsyncRangeDefinedDoubleFormattingSupplier(CoroutinesProcessor, long, double, double, String) - Constructor for class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDoubleFormattingSupplier
 
AsyncRangeDefinedLongFormattingSupplier - Class in com.emc.mongoose.api.common.supply.async
 
AsyncRangeDefinedLongFormattingSupplier(CoroutinesProcessor, long, long, long, String) - Constructor for class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedLongFormattingSupplier
 
AsyncRangeDefinedSupplierBase<T> - Class in com.emc.mongoose.api.common.supply.async
This class is a base class to create inputs that produce values of any types (in specified ranges or not), but their values are intended to be converted to String.
AsyncRangeDefinedSupplierBase(CoroutinesProcessor, long, T, T) - Constructor for class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
AsyncStringSupplierFactory<G extends BatchSupplier<java.lang.String>> - Class in com.emc.mongoose.api.common.supply.async
 
AsyncUpdatingValueSupplier<T> - Class in com.emc.mongoose.api.common.supply.async
Created by kurila on 10.02.16.
AsyncUpdatingValueSupplier(CoroutinesProcessor, T, InitCallable<T>) - Constructor for class com.emc.mongoose.api.common.supply.async.AsyncUpdatingValueSupplier
 
AsyncUpdatingValueSupplier.InitializedCallableBase<T> - Class in com.emc.mongoose.api.common.supply.async
 

B

back(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBidirectionalIterator
This method just iterates the type-specific version of AbstractBooleanBidirectionalIterator.previous() for at most n times, stopping if BidirectionalIterator.hasPrevious() becomes false.
back(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBidirectionalIterator
This method just iterates the type-specific version of AbstractIntBidirectionalIterator.previous() for at most n times, stopping if BidirectionalIterator.hasPrevious() becomes false.
back(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
back(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBidirectionalIterator
This method just iterates the type-specific version of BidirectionalIterator.previous() for at most n times, stopping if BidirectionalIterator.hasPrevious() becomes false.
back(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBidirectionalIterator
Moves back for the given number of elements.
back(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
BASE_DIR - Static variable in class com.emc.mongoose.api.common.env.PathUtil
 
BasicEntry(Integer, Boolean) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
BasicEntry(int, boolean) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
BasicEntry(Integer, Integer) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
BasicEntry(int, int) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
BasicEntry(Integer, V) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
BasicEntry(int, V) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
BasicEntry(K, Integer) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
BasicEntry(K, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
BasicPatternDefinedSupplier - Class in com.emc.mongoose.api.common.supply
This class is used ONLY for input pattern strings containing only one expression with the pattern symbol.
BasicPatternDefinedSupplier(String) - Constructor for class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
BasicPatternDefinedSupplier(String, SupplierFactory<String, ? extends BatchSupplier<String>>) - Constructor for class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
BasicUpdatingValueSupplier<T> - Class in com.emc.mongoose.api.common.supply
Created by kurila on 10.02.16.
BasicUpdatingValueSupplier(T, Callable<T>) - Constructor for class com.emc.mongoose.api.common.supply.BasicUpdatingValueSupplier
 
BatchDoubleSupplier - Interface in com.emc.mongoose.api.common.supply
Created by kurila on 07.03.17.
BatchLongSupplier - Interface in com.emc.mongoose.api.common.supply
Created by kurila on 07.03.17.
BatchSupplier<T> - Interface in com.emc.mongoose.api.common.supply
Created by kurila on 07.03.17.
BidirectionalIterator<K> - Interface in it.unimi.dsi.fastutil
A bidirectional Iterator.
bigArraySize(long, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the least power of two larger than or equal to Math.ceil( expected / f ).
binarySearch(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(int[], int, int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(int[], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(K[], int, int, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(K[], K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(K[], int, int, K, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(K[], K, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
BooleanArrayList - Class in it.unimi.dsi.fastutil.booleans
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanArrayList(boolean[], boolean) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list using a given array.
BooleanArrayList(int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list with given capacity.
BooleanArrayList() - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list with BooleanArrayList.DEFAULT_INITIAL_CAPACITY capacity.
BooleanArrayList(Collection<? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with a given collection.
BooleanArrayList(BooleanCollection) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with a given type-specific collection.
BooleanArrayList(BooleanList) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with a given type-specific list.
BooleanArrayList(boolean[]) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with the elements of a given array.
BooleanArrayList(boolean[], int, int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with the elements of a given array.
BooleanArrayList(Iterator<? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with the elements returned by an iterator..
BooleanArrayList(BooleanIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
BooleanArrays - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific arrays.
BooleanArrays.ForkJoinQuickSort - Class in it.unimi.dsi.fastutil.booleans
 
BooleanArrays.ForkJoinQuickSort2 - Class in it.unimi.dsi.fastutil.booleans
 
BooleanArrays.ForkJoinQuickSortComp - Class in it.unimi.dsi.fastutil.booleans
 
BooleanArrays.ForkJoinQuickSortIndirect - Class in it.unimi.dsi.fastutil.booleans
 
BooleanArraySet - Class in it.unimi.dsi.fastutil.booleans
A simple, brute-force implementation of a set based on a backing array.
BooleanArraySet(boolean[]) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set using the given backing array.
BooleanArraySet() - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new empty array set.
BooleanArraySet(int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new empty array set of given initial capacity.
BooleanArraySet(BooleanCollection) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set copying the contents of a given collection.
BooleanArraySet(Collection<? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set copying the contents of a given set.
BooleanArraySet(boolean[], int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
BooleanBidirectionalIterator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
BooleanCollection - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanCollections - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific collections.
BooleanCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.booleans
An immutable class representing an empty type-specific collection.
BooleanCollections.IterableCollection - Class in it.unimi.dsi.fastutil.booleans
A collection wrapper class for iterables.
BooleanCollections.SynchronizedCollection - Class in it.unimi.dsi.fastutil.booleans
A synchronized wrapper class for collections.
BooleanCollections.UnmodifiableCollection - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for collections.
BooleanComparator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
BooleanIterable - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Iterable that strengthens that specification of Iterable.iterator().
booleanIterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Deprecated.
booleanIterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Deprecated.
As of fastutil 5, replaced by BooleanCollection.iterator().
booleanIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.IterableCollection
Deprecated.
booleanIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
Deprecated.
booleanIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
Deprecated.
BooleanIterator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
BooleanIterators - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific iterators.
BooleanIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.booleans
A class returning no elements and a type-specific iterator interface.
BooleanIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for bidirectional iterators.
BooleanIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for iterators.
BooleanIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.booleans
An unmodifiable wrapper class for list iterators.
BooleanList - Interface in it.unimi.dsi.fastutil.booleans
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
booleanListIterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Deprecated.
booleanListIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Deprecated.
booleanListIterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
As of fastutil 5, replaced by BooleanList.listIterator().
booleanListIterator(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
As of fastutil 5, replaced by BooleanList.listIterator(int).
BooleanListIterator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific bidirectional iterator that is also a ListIterator.
BooleanSet - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanStack - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
booleanSubList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Deprecated.
BooleanSubList(BooleanList, int, int) - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
booleanSubList(int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
As of fastutil 5, replaced by BooleanList.subList(int,int).
ByteIterator - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
ByteIteratorWrapper(ByteIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.ByteIteratorWrapper
 

C

cancel(boolean) - Method in class com.emc.mongoose.api.common.concurrent.AnyNotNullSharedFutureTaskBase
 
cancel(boolean) - Method in class com.emc.mongoose.api.common.concurrent.FutureTaskBase
 
checkClientTrusted(X509Certificate[], String) - Method in class com.emc.mongoose.api.common.net.ssl.X509TrustAllManager
 
checkServerTrusted(X509Certificate[], String) - Method in class com.emc.mongoose.api.common.net.ssl.X509TrustAllManager
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
clear() - Method in interface it.unimi.dsi.fastutil.Function
Removes all associations from this function (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
close() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
close() - Method in class com.emc.mongoose.api.common.supply.async.AsyncUpdatingValueSupplier
 
close() - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
close() - Method in class com.emc.mongoose.api.common.supply.BasicUpdatingValueSupplier
 
close() - Method in class com.emc.mongoose.api.common.supply.ConstantStringSupplier
 
close() - Method in class com.emc.mongoose.api.common.supply.FilePathSupplier
 
close() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDoubleFormattingSupplier
 
close() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDoubleSupplier
 
close() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedLongFormattingSupplier
 
close() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedLongSupplier
 
collection - Variable in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
collection - Variable in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
com.emc.mongoose.api.common - package com.emc.mongoose.api.common
 
com.emc.mongoose.api.common.concurrent - package com.emc.mongoose.api.common.concurrent
 
com.emc.mongoose.api.common.env - package com.emc.mongoose.api.common.env
 
com.emc.mongoose.api.common.exception - package com.emc.mongoose.api.common.exception
 
com.emc.mongoose.api.common.net - package com.emc.mongoose.api.common.net
 
com.emc.mongoose.api.common.net.ssl - package com.emc.mongoose.api.common.net.ssl
 
com.emc.mongoose.api.common.supply - package com.emc.mongoose.api.common.supply
 
com.emc.mongoose.api.common.supply.async - package com.emc.mongoose.api.common.supply.async
 
compare(boolean, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Compares the given primitive types.
compare(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
Compares the given primitive types.
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Compares this list to another object.
compareTo(BooleanArrayList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Compares this array list to another array list.
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Compares this list to another object.
compareTo(IntArrayList) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Compares this array list to another array list.
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Compares this list to another object.
compareTo(ObjectArrayList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Compares this array list to another array list.
compute() - Method in class it.unimi.dsi.fastutil.Arrays.ForkJoinGenericQuickSort
 
compute() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrays.ForkJoinQuickSort
 
compute() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrays.ForkJoinQuickSort2
 
compute() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrays.ForkJoinQuickSortComp
 
compute() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrays.ForkJoinQuickSortIndirect
 
compute() - Method in class it.unimi.dsi.fastutil.ints.IntArrays.ForkJoinQuickSort
 
compute() - Method in class it.unimi.dsi.fastutil.ints.IntArrays.ForkJoinQuickSort2
 
compute() - Method in class it.unimi.dsi.fastutil.ints.IntArrays.ForkJoinQuickSortComp
 
compute() - Method in class it.unimi.dsi.fastutil.ints.IntArrays.ForkJoinQuickSortIndirect
 
compute() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrays.ForkJoinQuickSort
 
compute() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrays.ForkJoinQuickSort2
 
compute() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrays.ForkJoinQuickSortComp
 
compute() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrays.ForkJoinQuickSortIndirect
 
computeRange(Date, Date) - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDateFormattingSupplier
 
computeRange(Double, Double) - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDoubleFormattingSupplier
 
computeRange(Long, Long) - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedLongFormattingSupplier
 
computeRange(T, T) - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
concat(BooleanIterator[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Concatenates all iterators contained in an array.
concat(BooleanIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Concatenates a sequence of iterators contained in an array.
concat(IntIterator[]) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Concatenates all iterators contained in an array.
concat(IntIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Concatenates a sequence of iterators contained in an array.
concat(ObjectIterator<? extends K>[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Concatenates all iterators contained in an array.
concat(ObjectIterator<? extends K>[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Concatenates a sequence of iterators contained in an array.
Constants - Interface in com.emc.mongoose.api.common
Created on 11.07.16.
ConstantStringSupplier - Class in com.emc.mongoose.api.common.supply
Created by andrey on 24.10.16.
ConstantStringSupplier(String) - Constructor for class com.emc.mongoose.api.common.supply.ConstantStringSupplier
 
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Delegates to the corresponding type-specific method.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
contains(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Delegates to the corresponding type-specific method.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
contains(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Checks whether this collection contains all elements from the given collection.
containsAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Checks whether this collection contains all elements from the given collection.
containsAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
Checks whether this collection contains all elements from the given collection.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.Function
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Checks whether the given value is contained in AbstractInt2BooleanMap.keySet().
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Checks whether the given value is contained in AbstractInt2IntMap.keySet().
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Checks whether the given value is contained in AbstractInt2ObjectMap.keySet().
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Checks whether the given value is contained in AbstractObject2IntMap.keySet().
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
containsNullKey - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Whether this set contains the key zero.
containsNullKey - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Whether this set contains the key zero.
containsNullKey - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Whether this set contains the key zero.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Checks whether the given value is contained in AbstractInt2BooleanMap.values().
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Checks whether the given value is contained in AbstractInt2IntMap.values().
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Checks whether the given value is contained in AbstractInt2ObjectMap.values().
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Checks whether the given value is contained in AbstractObject2IntMap.values().
containsValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
copy(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Returns a copy of a portion of an array.
copy(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Returns a copy of an array.
copy(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Returns a copy of a portion of an array.
copy(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Returns a copy of an array.
copy(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Returns a copy of a portion of an array.
copy(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Returns a copy of an array.
countPatternSymbols(String) - Static method in class com.emc.mongoose.api.common.supply.RangePatternDefinedSupplier
 
createServerSocket(int) - Method in class com.emc.mongoose.api.common.net.FixedPortRmiSocketFactory
 
createSocket(String, int) - Method in class com.emc.mongoose.api.common.net.FixedPortRmiSocketFactory
 
createSupplier(char, String, String, String) - Method in class com.emc.mongoose.api.common.supply.async.AsyncStringSupplierFactory
 
createSupplier(char, String, String, String) - Method in class com.emc.mongoose.api.common.supply.StringSupplierFactory
 
createSupplier(char, String, String, String) - Method in interface com.emc.mongoose.api.common.supply.SupplierFactory
 

D

DATE_PATTERN - Static variable in interface com.emc.mongoose.api.common.supply.SupplierFactory
 
DATE_REG_EXP - Static variable in interface com.emc.mongoose.api.common.supply.SupplierFactory
 
DateUtil - Interface in com.emc.mongoose.api.common.env
Created by andrey on 18.11.16.
DEFAULT_GROWTH_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
The default growth factor of a hash table.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_SIZE - Static variable in interface it.unimi.dsi.fastutil.Hash
The initial default size of a hash table.
DEFAULT_LOAD_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
The default load factor of a hash table.
DEFAULT_TASK_QUEUE_SIZE_LIMIT - Static variable in interface com.emc.mongoose.api.common.concurrent.TaskSequencer
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Sets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Gets the default return value.
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Sets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Gets the default return value.
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Sets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Gets the default return value.
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Sets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Gets the default return value.
defRetValue - Variable in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
The default return value for get(), put() and remove().
defRetValue - Variable in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
The default return value for get(), put() and remove().
defRetValue - Variable in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
The default return value for get(), put() and remove().
defRetValue - Variable in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
The default return value for get(), put() and remove().
DIR_CONFIG - Static variable in interface com.emc.mongoose.api.common.Constants
 
double2int(double) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the hash code that would be returned by Double.hashCode().
DOUBLE_PATTERN - Static variable in interface com.emc.mongoose.api.common.supply.SupplierFactory
 
DOUBLE_REG_EXP - Static variable in interface com.emc.mongoose.api.common.supply.SupplierFactory
 

E

elements() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Returns the backing array of this list.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanArrays
A static, final, empty array.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrays
A static, final, empty array.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrays
A static, final, empty array.
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanIterators
An empty iterator (immutable).
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntIterators
An empty iterator (immutable).
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectIterators
An empty iterator (immutable).
EmptyCollection() - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
EmptyIterator() - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
EmptyIterator() - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
EmptyIterator() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureFromTo(int, int, int) - Static method in class it.unimi.dsi.fastutil.Arrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array of given length.
ensureFromTo(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureIndex(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Ensures that the given index is nonnegative and not greater than the list size.
ensureIndex(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Ensures that the given index is nonnegative and not greater than the list size.
ensureIndex(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Ensures that the given index is nonnegative and not greater than the list size.
ensureOffsetLength(int, int, int) - Static method in class it.unimi.dsi.fastutil.Arrays
Ensures that a range given by an offset and a length fits an array of given length.
ensureOffsetLength(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Ensures that a range given by an offset and a length fits an array.
ensureRestrictedIndex(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Ensures that the given index is nonnegative and smaller than the list size.
ensureRestrictedIndex(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Ensures that the given index is nonnegative and smaller than the list size.
ensureRestrictedIndex(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Ensures that the given index is nonnegative and smaller than the list size.
ensureSameLength(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Ensures that two arrays are of the same length.
ensureSameLength(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Ensures that two arrays are of the same length.
ensureSameLength(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Ensures that two arrays are of the same length.
entries - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Cached set of entries.
entries - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Cached set of entries.
entries - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Cached set of entries.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
 
entrySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
 
entrySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
 
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
 
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns a set view of the mappings contained in this map.
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
 
equals(BooleanArrayList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Compares this type-specific array list to another one.
equals(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
equals(K, K) - Method in interface it.unimi.dsi.fastutil.Hash.Strategy
Returns true if the given objects are equal with respect to this hash strategy.
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
 
equals(IntArrayList) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Compares this type-specific array list to another one.
equals(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSet
 
equals(ObjectArrayList<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Compares this type-specific array list to another one.
equals(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.

F

f - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
The acceptable load factor.
FAST_LOAD_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
The load factor for a (usually small) table that is meant to be particularly fast.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry object, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry object, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry object, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry object, suitably mutated.
FilePathSupplier - Class in com.emc.mongoose.api.common.supply
 
FilePathSupplier(long, String) - Constructor for class com.emc.mongoose.api.common.supply.FilePathSupplier
 
FilePathSupplier(long, int, int) - Constructor for class com.emc.mongoose.api.common.supply.FilePathSupplier
 
fill(boolean[], boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Deprecated.
Please use the corresponding Arrays method.
fill(boolean[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Deprecated.
Please use the corresponding Arrays method.
fill(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Deprecated.
Please use the corresponding Arrays method.
fill(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Deprecated.
Please use the corresponding Arrays method.
fill(K[], K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Deprecated.
Please use the corresponding Arrays method.
fill(K[], int, int, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Deprecated.
Please use the corresponding Arrays method.
Fireball - Exception in com.emc.mongoose.api.common.exception
Created by kurila on 14.07.16.
Fireball() - Constructor for exception com.emc.mongoose.api.common.exception.Fireball
 
Fireball(String) - Constructor for exception com.emc.mongoose.api.common.exception.Fireball
 
Fireball(Throwable) - Constructor for exception com.emc.mongoose.api.common.exception.Fireball
 
fixedPort - Variable in class com.emc.mongoose.api.common.net.FixedPortRmiSocketFactory
 
FixedPortRmiSocketFactory - Class in com.emc.mongoose.api.common.net
Created by andrey on 15.07.17.
FixedPortRmiSocketFactory(int) - Constructor for class com.emc.mongoose.api.common.net.FixedPortRmiSocketFactory
 
float2int(float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the hash code that would be returned by Float.hashCode().
FMT_DATE_ISO8601 - Static variable in interface com.emc.mongoose.api.common.env.DateUtil
 
FMT_DATE_METRICS_TABLE - Static variable in interface com.emc.mongoose.api.common.env.DateUtil
 
FMT_DATE_RFC1123 - Static variable in interface com.emc.mongoose.api.common.env.DateUtil
 
FNAME_CONFIG - Static variable in interface com.emc.mongoose.api.common.Constants
 
ForkJoinGenericQuickSort(int, int, IntComparator, Swapper) - Constructor for class it.unimi.dsi.fastutil.Arrays.ForkJoinGenericQuickSort
 
ForkJoinQuickSort(boolean[], int, int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrays.ForkJoinQuickSort
 
ForkJoinQuickSort(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrays.ForkJoinQuickSort
 
ForkJoinQuickSort(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrays.ForkJoinQuickSort
 
ForkJoinQuickSort2(boolean[], boolean[], int, int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrays.ForkJoinQuickSort2
 
ForkJoinQuickSort2(int[], int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrays.ForkJoinQuickSort2
 
ForkJoinQuickSort2(K[], K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrays.ForkJoinQuickSort2
 
ForkJoinQuickSortComp(boolean[], int, int, BooleanComparator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrays.ForkJoinQuickSortComp
 
ForkJoinQuickSortComp(int[], int, int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrays.ForkJoinQuickSortComp
 
ForkJoinQuickSortComp(K[], int, int, Comparator<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrays.ForkJoinQuickSortComp
 
ForkJoinQuickSortIndirect(int[], boolean[], int, int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanArrays.ForkJoinQuickSortIndirect
 
ForkJoinQuickSortIndirect(int[], int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrays.ForkJoinQuickSortIndirect
 
ForkJoinQuickSortIndirect(int[], K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrays.ForkJoinQuickSortIndirect
 
format(StringBuilder) - Method in class com.emc.mongoose.api.common.supply.async.AsyncPatternDefinedSupplier
 
format(StringBuilder) - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
format(StringBuilder) - Method in interface com.emc.mongoose.api.common.supply.PatternDefinedSupplier
 
FORMAT_BRACKETS - Static variable in interface com.emc.mongoose.api.common.supply.PatternDefinedSupplier
 
FormattingSupplierBase - Class in com.emc.mongoose.api.common.supply
Created by kurila on 07.03.17.
FormattingSupplierBase() - Constructor for class com.emc.mongoose.api.common.supply.FormattingSupplierBase
 
FREE - Static variable in interface it.unimi.dsi.fastutil.Hash
The state of a free hash table entry.
from - Variable in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
Initial (inclusive) index of this sublist.
from - Variable in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
Initial (inclusive) index of this sublist.
from - Variable in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
Initial (inclusive) index of this sublist.
fromTo(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Creates a type-specific list iterator over an interval.
Function<K,V> - Interface in it.unimi.dsi.fastutil
A function mapping keys into values.
FutureTaskBase<V> - Class in com.emc.mongoose.api.common.concurrent
Created on 20.07.16.
FutureTaskBase() - Constructor for class com.emc.mongoose.api.common.concurrent.FutureTaskBase
 

G

get() - Method in class com.emc.mongoose.api.common.concurrent.AnyNotNullSharedFutureTaskBase
 
get(long, TimeUnit) - Method in class com.emc.mongoose.api.common.concurrent.AnyNotNullSharedFutureTaskBase
 
get() - Method in class com.emc.mongoose.api.common.concurrent.FutureTaskBase
 
get(long, TimeUnit) - Method in class com.emc.mongoose.api.common.concurrent.FutureTaskBase
 
get() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
get(List<String>, int) - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
get() - Method in class com.emc.mongoose.api.common.supply.async.AsyncUpdatingValueSupplier
 
get(List<T>, int) - Method in class com.emc.mongoose.api.common.supply.async.AsyncUpdatingValueSupplier
 
get() - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
This is a default get() implementation for SimpleFormattingGenerator
get(List<String>, int) - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
get() - Method in class com.emc.mongoose.api.common.supply.BasicUpdatingValueSupplier
 
get(List<T>, int) - Method in class com.emc.mongoose.api.common.supply.BasicUpdatingValueSupplier
 
get(double[], int) - Method in interface com.emc.mongoose.api.common.supply.BatchDoubleSupplier
 
get(long[], int) - Method in interface com.emc.mongoose.api.common.supply.BatchLongSupplier
 
get(List<T>, int) - Method in interface com.emc.mongoose.api.common.supply.BatchSupplier
 
get() - Method in class com.emc.mongoose.api.common.supply.ConstantStringSupplier
 
get(List<String>, int) - Method in class com.emc.mongoose.api.common.supply.ConstantStringSupplier
 
get() - Method in class com.emc.mongoose.api.common.supply.FilePathSupplier
 
get(List<String>, int) - Method in class com.emc.mongoose.api.common.supply.FilePathSupplier
 
get() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDateFormattingSupplier
 
get(List<String>, int) - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDateFormattingSupplier
 
get() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDoubleFormattingSupplier
 
get(List<String>, int) - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDoubleFormattingSupplier
 
get(double[], int) - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDoubleSupplier
 
get() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedLongFormattingSupplier
 
get(List<String>, int) - Method in class com.emc.mongoose.api.common.supply.RangeDefinedLongFormattingSupplier
 
get(long[], int) - Method in class com.emc.mongoose.api.common.supply.RangeDefinedLongSupplier
 
get(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.Function
Returns the value associated by this function to the specified key.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
Delegates to the corresponding type-specific method, taking care of returning null on a missing key.
get(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Returns the value to which the given key is mapped.
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Returns the value to which the given key is mapped.
get(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Returns the value to which the given key is mapped.
get(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
getAcceptedIssuers() - Method in class com.emc.mongoose.api.common.net.ssl.X509TrustAllManager
 
getAsDouble() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDoubleSupplier
 
getAsLong() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedLongSupplier
 
getBaseDir() - Static method in class com.emc.mongoose.api.common.env.PathUtil
 
getBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
getBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
getBoolean(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
 
getBooleanValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
getBooleanValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
 
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Copies element of this type-specific list into the given array one-by-one.
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, boolean[], int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Copies element of this type-specific list into the given array one-by-one.
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Copies element of this type-specific list into the given array one-by-one.
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, Object[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getHardwareThreadCount() - Static method in class com.emc.mongoose.api.common.concurrent.ThreadUtil
 
getHostAddr() - Static method in interface com.emc.mongoose.api.common.net.NetUtil
Tries to resolve 1st enabled external network interface IP address.
getHostAddrCode() - Static method in interface com.emc.mongoose.api.common.net.NetUtil
 
getHostAddrString() - Static method in interface com.emc.mongoose.api.common.net.NetUtil
 
getInstance(CoroutinesProcessor) - Static method in class com.emc.mongoose.api.common.supply.async.AsyncStringSupplierFactory
 
getInstance() - Static method in class com.emc.mongoose.api.common.supply.StringSupplierFactory
 
getInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
getInt(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
 
getInt(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Returns the value to which the given key is mapped.
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
 
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
 
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.Entry
 
getIntValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
getIntValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
 
getIntValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
getIntValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
 
getKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
getParameter(StringBuilder, char[]) - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
getPattern() - Method in class com.emc.mongoose.api.common.supply.async.AsyncPatternDefinedSupplier
 
getPattern() - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
getPattern() - Method in interface com.emc.mongoose.api.common.supply.PatternDefinedSupplier
 
getSupplierFactory() - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
getSuppliers() - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
getTimeInSeconds(String) - Static method in class com.emc.mongoose.api.common.TimeUtil
 
getTimeUnit(String) - Static method in class com.emc.mongoose.api.common.TimeUtil
 
getTimeValue(String) - Static method in class com.emc.mongoose.api.common.TimeUtil
 
getValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
grow(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length.
grow(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length, preserving just a part of the array.
grow(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length.
grow(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length, preserving just a part of the array.
grow(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length.
grow(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length, preserving just a part of the array.
growthFactor(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Deprecated.
Since fastutil 6.1.0, hash tables are doubled when they are too full.
growthFactor() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Deprecated.
Since fastutil 6.1.0, hash tables are doubled when they are too full.
growthFactor(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Deprecated.
Since fastutil 6.1.0, hash tables are doubled when they are too full.
growthFactor() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Deprecated.
Since fastutil 6.1.0, hash tables are doubled when they are too full.
growthFactor(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Deprecated.
Since fastutil 6.1.0, hash tables are doubled when they are too full.
growthFactor() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Deprecated.
Since fastutil 6.1.0, hash tables are doubled when they are too full.

H

Hash - Interface in it.unimi.dsi.fastutil
Basic data for all hash-based classes.
Hash.Strategy<K> - Interface in it.unimi.dsi.fastutil
A generic hash strategy.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrays
A type-specific content-based hash strategy for arrays.
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
hashCode(K) - Method in interface it.unimi.dsi.fastutil.Hash.Strategy
Returns the hash code of the specified object with respect to this hash strategy.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Returns a hash code for this map.
HashCommon - Class in it.unimi.dsi.fastutil
Common code for all hash-based classes.
HashCommon() - Constructor for class it.unimi.dsi.fastutil.HashCommon
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.ByteIteratorWrapper
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.ShortIteratorWrapper
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
hasPrevious() - Method in interface it.unimi.dsi.fastutil.BidirectionalIterator
Returns whether there is a previous element.
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 

I

i - Variable in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
i - Variable in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableIterator
 
i - Variable in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
i - Variable in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
i - Variable in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
 
i - Variable in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
i - Variable in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
i - Variable in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
i - Variable in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Delegates to the corresponding type-specific method.
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
indexOf(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Delegates to the corresponding type-specific method.
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
indexOf(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
initialize() - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
In this method the class fields are being filled
initialize() - Method in class com.emc.mongoose.api.common.supply.RangePatternDefinedSupplier
see the description of the parent class (SimpleFormattingGenerator)
InitializedCallableBase() - Constructor for class com.emc.mongoose.api.common.supply.async.AsyncUpdatingValueSupplier.InitializedCallableBase
 
initialValue - Variable in class com.emc.mongoose.api.common.supply.BasicUpdatingValueSupplier
 
initParameter(StringBuilder, char[]) - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
INPUT_DATE_FMT_STRINGS - Static variable in interface com.emc.mongoose.api.common.supply.SupplierFactory
 
INSTANCE - Static variable in class com.emc.mongoose.api.common.net.ssl.SslContext
 
INSTANCE - Static variable in class com.emc.mongoose.api.common.net.ssl.X509TrustAllManager
 
Int2BooleanArrayMap - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2BooleanArrayMap(int[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new empty array map.
Int2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new empty array map of given capacity.
Int2BooleanArrayMap(Int2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Int2BooleanArrayMap(Map<? extends Integer, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Int2BooleanArrayMap(int[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
int2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
Int2BooleanFunction - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2BooleanMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2BooleanMap.Entry - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2BooleanMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
int2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns a type-specific set view of the mappings contained in this map.
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
Int2IntFunction - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2IntMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2IntMap.Entry - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2IntOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map.
Int2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2IntOpenHashMap(Map<? extends Integer, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map copying a given one.
Int2IntOpenHashMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2IntOpenHashMap(Int2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2IntOpenHashMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2IntOpenHashMap(int[], int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2IntOpenHashMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
int2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
Int2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map.
Int2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ObjectOpenHashMap(Map<? extends Integer, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map copying a given one.
Int2ObjectOpenHashMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ObjectOpenHashMap(Int2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2ObjectOpenHashMap(Int2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ObjectOpenHashMap(int[], V[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ObjectOpenHashMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
IntArrayList - Class in it.unimi.dsi.fastutil.ints
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
IntArrayList(int[], boolean) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list using a given array.
IntArrayList(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list with given capacity.
IntArrayList() - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list with IntArrayList.DEFAULT_INITIAL_CAPACITY capacity.
IntArrayList(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with a given collection.
IntArrayList(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with a given type-specific collection.
IntArrayList(IntList) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with a given type-specific list.
IntArrayList(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with the elements of a given array.
IntArrayList(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with the elements of a given array.
IntArrayList(Iterator<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with the elements returned by an iterator..
IntArrayList(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
IntArrays - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific arrays.
IntArrays.ForkJoinQuickSort - Class in it.unimi.dsi.fastutil.ints
 
IntArrays.ForkJoinQuickSort2 - Class in it.unimi.dsi.fastutil.ints
 
IntArrays.ForkJoinQuickSortComp - Class in it.unimi.dsi.fastutil.ints
 
IntArrays.ForkJoinQuickSortIndirect - Class in it.unimi.dsi.fastutil.ints
 
IntArrays.Segment - Class in it.unimi.dsi.fastutil.ints
 
IntArraySet - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a set based on a backing array.
IntArraySet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set using the given backing array.
IntArraySet() - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new empty array set.
IntArraySet(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new empty array set of given initial capacity.
IntArraySet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set copying the contents of a given collection.
IntArraySet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set copying the contents of a given set.
IntArraySet(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
IntBidirectionalIterator - Interface in it.unimi.dsi.fastutil.ints
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
IntCollection - Interface in it.unimi.dsi.fastutil.ints
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
IntComparator - Interface in it.unimi.dsi.fastutil.ints
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
IntIterable - Interface in it.unimi.dsi.fastutil.ints
A type-specific Iterable that strengthens that specification of Iterable.iterator().
intIterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Deprecated.
intIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
As of fastutil 5, replaced by IntCollection.iterator().
IntIterator - Interface in it.unimi.dsi.fastutil.ints
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
IntIterators - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific iterators.
IntIterators.ByteIteratorWrapper - Class in it.unimi.dsi.fastutil.ints
A wrapper promoting the results of a ByteIterator.
IntIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.ints
A class returning no elements and a type-specific iterator interface.
IntIterators.ShortIteratorWrapper - Class in it.unimi.dsi.fastutil.ints
A wrapper promoting the results of a ShortIterator.
IntIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for bidirectional iterators.
IntIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for iterators.
IntIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for list iterators.
IntList - Interface in it.unimi.dsi.fastutil.ints
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
intListIterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Deprecated.
intListIterator(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Deprecated.
intListIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
As of fastutil 5, replaced by IntList.listIterator().
intListIterator(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
As of fastutil 5, replaced by IntList.listIterator(int).
IntListIterator - Interface in it.unimi.dsi.fastutil.ints
A type-specific bidirectional iterator that is also a ListIterator.
IntSet - Interface in it.unimi.dsi.fastutil.ints
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
IntStack - Interface in it.unimi.dsi.fastutil.ints
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
intSubList(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Deprecated.
IntSubList(IntList, int, int) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
intSubList(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
As of fastutil 5, replaced by IntList.subList(int,int).
invMix(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
The inverse of HashCommon.mix(int).
invMix(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
The inverse of HashCommon.mix(long).
isCancelled() - Method in class com.emc.mongoose.api.common.concurrent.AnyNotNullSharedFutureTaskBase
 
isCancelled() - Method in class com.emc.mongoose.api.common.concurrent.FutureTaskBase
 
isDone() - Method in class com.emc.mongoose.api.common.concurrent.AnyNotNullSharedFutureTaskBase
 
isDone() - Method in class com.emc.mongoose.api.common.concurrent.FutureTaskBase
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
isEmpty() - Method in interface it.unimi.dsi.fastutil.Stack
Checks whether the stack is empty.
isInitialized() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDateFormattingSupplier
 
isInitialized() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
isInitialized() - Method in class com.emc.mongoose.api.common.supply.async.AsyncUpdatingValueSupplier.InitializedCallableBase
 
isParameterPresented(StringBuilder, char[]) - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
it.unimi.dsi.fastutil - package it.unimi.dsi.fastutil
 
it.unimi.dsi.fastutil.booleans - package it.unimi.dsi.fastutil.booleans
 
it.unimi.dsi.fastutil.bytes - package it.unimi.dsi.fastutil.bytes
 
it.unimi.dsi.fastutil.ints - package it.unimi.dsi.fastutil.ints
 
it.unimi.dsi.fastutil.objects - package it.unimi.dsi.fastutil.objects
 
it.unimi.dsi.fastutil.shorts - package it.unimi.dsi.fastutil.shorts
 
iterable - Variable in class it.unimi.dsi.fastutil.booleans.BooleanCollections.IterableCollection
 
IterableCollection(BooleanIterable) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterable
Returns a type-specific iterator.
iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns a type-specific iterator on the elements of this list (in proper sequence).
iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
Returns a type-specific iterator.
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns a type-specific iterator on the elements of this list (in proper sequence).
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIterable
Returns a type-specific iterator.
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns a type-specific iterator on the elements of this list (in proper sequence).
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSet
Returns a type-specific iterator on the elements of this set.

K

K - Static variable in interface com.emc.mongoose.api.common.Constants
 
key - Variable in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
key - Variable in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
key - Variable in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
key - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
key - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
The array of keys.
KEY_BASE_DIR - Static variable in interface com.emc.mongoose.api.common.Constants
 
KEY_CLASS_NAME - Static variable in interface com.emc.mongoose.api.common.Constants
 
KEY_TEST_STEP_ID - Static variable in interface com.emc.mongoose.api.common.Constants
 
keys - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Cached set of keys.
keys - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Cached set of keys.
keys - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Cached set of keys.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns a set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns a set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Returns a set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns a set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 

L

l - Variable in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
The list this sublist restricts.
l - Variable in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
The list this sublist restricts.
l - Variable in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
The list this sublist restricts.
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Delegates to the corresponding type-specific method.
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
lastIndexOf(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Delegates to the corresponding type-specific method.
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
lastIndexOf(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
lastValue - Variable in class com.emc.mongoose.api.common.supply.BasicUpdatingValueSupplier
 
length - Variable in class it.unimi.dsi.fastutil.ints.IntArrays.Segment
 
level - Variable in class it.unimi.dsi.fastutil.ints.IntArrays.Segment
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns a type-specific list iterator on the list.
listIterator(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
listIterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns a type-specific list iterator on the list.
listIterator(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns a type-specific list iterator on the list starting at a given index.
listIterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns a type-specific list iterator on the list.
listIterator(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns a type-specific list iterator on the list starting at a given index.
LOCALE_DEFAULT - Static variable in interface com.emc.mongoose.api.common.Constants
 
long2int(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the hash code that would be returned by Long.hashCode().
LONG_PATTERN - Static variable in interface com.emc.mongoose.api.common.supply.SupplierFactory
 
LONG_REG_EXP - Static variable in interface com.emc.mongoose.api.common.supply.SupplierFactory
 

M

M - Static variable in interface com.emc.mongoose.api.common.Constants
 
mask - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
The mask for wrapping a position counter.
MAX_ARRAY_SIZE - Static variable in class it.unimi.dsi.fastutil.Arrays
This is a safe value used by ArrayList (as of Java 7) to avoid throwing OutOfMemoryError on some JVMs.
maxFill(int, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the maximum number of entries that can be filled before rehashing.
maxFill(long, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the maximum number of entries that can be filled before rehashing.
maxFill - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Threshold after which we rehash.
mergeSort(int, int, IntComparator, Swapper) - Static method in class it.unimi.dsi.fastutil.Arrays
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using mergesort.
mergeSort(boolean[], int, int, boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(boolean[], int, int, BooleanComparator, boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(int[], int, int, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(int[], int, int, IntComparator, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(K[], int, int, K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(K[], int, int, Comparator<K>, K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
MIB - Static variable in interface com.emc.mongoose.api.common.Constants
 
minValue() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
mix(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
Quickly mixes the bits of an integer.
mix(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
Quickly mixes the bits of a long integer.
murmurHash3(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
Avalanches the bits of an integer by applying the finalisation step of MurmurHash3.
murmurHash3(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
Avalanches the bits of a long integer by applying the finalisation step of MurmurHash3.

N

n - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
The current table size.
n - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
The current table size.
n - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
The current table size.
NetUtil - Interface in com.emc.mongoose.api.common.net
Created by kurila on 11.07.16.
next() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.ByteIteratorWrapper
 
next() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.ShortIteratorWrapper
 
next() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanIterator
Delegates to the corresponding generic method.
nextBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
Returns the next element as a primitive type.
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
nextByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
Returns the next element as a primitive type.
nextIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntIterator
Delegates to the corresponding generic method.
nextInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
Returns the next element as a primitive type.
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.ByteIteratorWrapper
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.ShortIteratorWrapper
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
nextPowerOfTwo(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
Return the least power of two greater than or equal to the specified value.
nextPowerOfTwo(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
Return the least power of two greater than or equal to the specified value.
nextShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
Returns the next element as a primitive type.

O

object2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns a type-specific set view of the mappings contained in this map.
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
Object2IntFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2IntMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2IntMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2IntMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2IntOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map.
Object2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2IntOpenHashMap(Map<? extends K, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map copying a given one.
Object2IntOpenHashMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2IntOpenHashMap(Object2IntMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2IntOpenHashMap(Object2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2IntOpenHashMap(K[], int[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2IntOpenHashMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
ObjectArrayList<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectArrayList(K[], boolean) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list using a given array.
ObjectArrayList(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list with given capacity.
ObjectArrayList() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list with ObjectArrayList.DEFAULT_INITIAL_CAPACITY capacity.
ObjectArrayList(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with a given collection.
ObjectArrayList(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with a given type-specific collection.
ObjectArrayList(ObjectList<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with a given type-specific list.
ObjectArrayList(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements of a given array.
ObjectArrayList(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements of a given array.
ObjectArrayList(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements returned by an iterator..
ObjectArrayList(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
ObjectArrays - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific arrays.
ObjectArrays.ForkJoinQuickSort<K> - Class in it.unimi.dsi.fastutil.objects
 
ObjectArrays.ForkJoinQuickSort2<K> - Class in it.unimi.dsi.fastutil.objects
 
ObjectArrays.ForkJoinQuickSortComp<K> - Class in it.unimi.dsi.fastutil.objects
 
ObjectArrays.ForkJoinQuickSortIndirect<K> - Class in it.unimi.dsi.fastutil.objects
 
ObjectArraySet<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a set based on a backing array.
ObjectArraySet(Object[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set using the given backing array.
ObjectArraySet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new empty array set.
ObjectArraySet(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new empty array set of given initial capacity.
ObjectArraySet(ObjectCollection<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set copying the contents of a given collection.
ObjectArraySet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set copying the contents of a given set.
ObjectArraySet(Object[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
ObjectBidirectionalIterator<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
ObjectCollection<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectIterable<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Iterable that strengthens that specification of Iterable.iterator().
objectIterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
Deprecated.
objectIterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCollection
Deprecated.
As of fastutil 5, replaced by ObjectCollection.iterator().
ObjectIterator<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
ObjectIterators - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific iterators.
ObjectIterators.EmptyIterator<K> - Class in it.unimi.dsi.fastutil.objects
A class returning no elements and a type-specific iterator interface.
ObjectIterators.UnmodifiableBidirectionalIterator<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for bidirectional iterators.
ObjectIterators.UnmodifiableIterator<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for iterators.
ObjectIterators.UnmodifiableListIterator<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for list iterators.
ObjectList<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
objectListIterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Deprecated.
objectListIterator(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Deprecated.
objectListIterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Deprecated.
As of fastutil 5, replaced by ObjectList.listIterator().
objectListIterator(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Deprecated.
As of fastutil 5, replaced by ObjectList.listIterator(int).
ObjectListIterator<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific bidirectional iterator that is also a ListIterator.
ObjectSet<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
objectSubList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Deprecated.
ObjectSubList(ObjectList<K>, int, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
objectSubList(int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Deprecated.
As of fastutil 5, replaced by ObjectList.subList(int,int).
OCCUPIED - Static variable in interface it.unimi.dsi.fastutil.Hash
The state of a occupied hash table entry.
offset - Variable in class it.unimi.dsi.fastutil.ints.IntArrays.Segment
 
OmgDoesNotPerformException - Exception in com.emc.mongoose.api.common.exception
Created by kurila on 14.07.16.
OmgDoesNotPerformException(String) - Constructor for exception com.emc.mongoose.api.common.exception.OmgDoesNotPerformException
 
OmgDoesNotPerformException(Throwable) - Constructor for exception com.emc.mongoose.api.common.exception.OmgDoesNotPerformException
 
OmgLookAtMyConsoleException - Exception in com.emc.mongoose.api.common.exception
Created by kurila on 14.07.16.
OmgLookAtMyConsoleException(Throwable) - Constructor for exception com.emc.mongoose.api.common.exception.OmgLookAtMyConsoleException
 
OmgLookAtMyConsoleException(String) - Constructor for exception com.emc.mongoose.api.common.exception.OmgLookAtMyConsoleException
 
OmgShootMyFootException - Exception in com.emc.mongoose.api.common.exception
Created by kurila on 14.07.16.
OmgShootMyFootException() - Constructor for exception com.emc.mongoose.api.common.exception.OmgShootMyFootException
 
OmgShootMyFootException(String) - Constructor for exception com.emc.mongoose.api.common.exception.OmgShootMyFootException
 
OmgShootMyFootException(Throwable) - Constructor for exception com.emc.mongoose.api.common.exception.OmgShootMyFootException
 

P

parallelQuickSort(int, int, IntComparator, Swapper) - Static method in class it.unimi.dsi.fastutil.Arrays
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(boolean[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(K[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSortIndirect(int[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelRadixSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of an array using parallel radix sort.
parallelRadixSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array using parallel radix sort.
parallelRadixSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements of two arrays using a parallel radix sort.
parallelRadixSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts two arrays using a parallel radix sort.
parallelRadixSortIndirect(int[], int[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of an array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], int[], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array using parallel indirect radix sort.
PathUtil - Class in com.emc.mongoose.api.common.env
Created by kurila on 03.11.16.
PATTERN_CHAR - Static variable in interface com.emc.mongoose.api.common.supply.PatternDefinedSupplier
Special characters
PATTERN_ISO8601 - Static variable in interface com.emc.mongoose.api.common.env.DateUtil
 
PATTERN_METRICS_TABLE - Static variable in interface com.emc.mongoose.api.common.env.DateUtil
 
PATTERN_RFC1123 - Static variable in interface com.emc.mongoose.api.common.env.DateUtil
 
PatternDefinedSupplier - Interface in com.emc.mongoose.api.common.supply
Created by kurila on 11.03.16.
peek(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
peek(int) - Method in interface it.unimi.dsi.fastutil.Stack
Peeks at an element on the stack (optional operation).
peekBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
peekBoolean(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
 
peekInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
peekInt(int) - Method in interface it.unimi.dsi.fastutil.ints.IntStack
 
POISON_PILL - Static variable in class it.unimi.dsi.fastutil.ints.IntArrays
 
pop() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
pop() - Method in interface it.unimi.dsi.fastutil.Stack
Pops the top off the stack.
popBoolean() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
popBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
 
popInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
popInt() - Method in interface it.unimi.dsi.fastutil.ints.IntStack
 
pour(BooleanIterator, BooleanCollection, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(BooleanIterator, BooleanCollection) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Pours an iterator into a type-specific collection.
pour(BooleanIterator, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(BooleanIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Pours an iterator, returning a type-specific list.
pour(IntIterator, IntCollection, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(IntIterator, IntCollection) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Pours an iterator into a type-specific collection.
pour(IntIterator, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Pours an iterator, returning a type-specific list.
pour(Iterator<K>, ObjectCollection<? super K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(Iterator<K>, ObjectCollection<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Pours an iterator into a type-specific collection.
pour(Iterator<K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(Iterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Pours an iterator, returning a type-specific list.
previous() - Method in interface it.unimi.dsi.fastutil.BidirectionalIterator
Returns the previous element from the collection.
previous() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBidirectionalIterator
Delegates to the corresponding type-specific method.
previous() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBidirectionalIterator
Delegates to the corresponding type-specific method.
previous() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBidirectionalIterator
Delegates to the corresponding generic method.
previousBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterator
Returns the previous element as a primitive type.
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
previousInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBidirectionalIterator
Delegates to the corresponding generic method.
previousInt() - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterator
Returns the previous element as a primitive type.
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
PRIMES - Static variable in interface it.unimi.dsi.fastutil.Hash
A list of primes to be used as table sizes.
push(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
push(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Delegates to the corresponding type-specific method.
push(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
 
push(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
push(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Delegates to the corresponding type-specific method.
push(int) - Method in interface it.unimi.dsi.fastutil.ints.IntStack
 
push(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
push(K) - Method in interface it.unimi.dsi.fastutil.Stack
Pushes the given object on the stack.
put(K, V) - Method in interface it.unimi.dsi.fastutil.Function
Associates the specified value with the specified key in this function (optional operation).
put(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
 
put(Integer, Boolean) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
 
put(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
 
put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
put(int, boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Adds a pair to the map.
put(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Adds a pair to the map.
put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
put(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Deprecated.
Please use the corresponding type-specific method instead.
put(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Adds a pair to the map.
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
 
put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Adds a pair to the map.
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Deprecated.
Please use the corresponding type-specific method instead.
putAll(Map<? extends Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Puts all pairs in the given map.
putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Puts all pairs in the given map.
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Puts all pairs in the given map.
putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Puts all pairs in the given map.
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Puts all pairs in the given map.
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Puts all pairs in the given map.
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Puts all pairs in the given map.

Q

quickSort(int, int, IntComparator, Swapper) - Static method in class it.unimi.dsi.fastutil.Arrays
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using parallel quicksort.
quickSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(boolean[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(K[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSortIndirect(int[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using indirect quicksort.

R

radixSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array using radix sort.
radixSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of an array using radix sort.
radixSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements of two arrays using radix sort.
radixSort(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(int[][], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSortIndirect(int[], int[], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], int[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], int[], int[], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], int[], int[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
range() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
RANGE_BRACKETS - Static variable in interface com.emc.mongoose.api.common.supply.RangeDefinedSupplier
Special characters
RANGE_DELIMITER - Static variable in interface com.emc.mongoose.api.common.supply.RangeDefinedSupplier
 
RangeDefinedDateFormattingSupplier - Class in com.emc.mongoose.api.common.supply
Created by kurila on 07.03.17.
RangeDefinedDateFormattingSupplier(long, Date, Date, String) - Constructor for class com.emc.mongoose.api.common.supply.RangeDefinedDateFormattingSupplier
 
RangeDefinedDoubleFormattingSupplier - Class in com.emc.mongoose.api.common.supply
Created by kurila on 07.03.17.
RangeDefinedDoubleFormattingSupplier(long, double, double, String) - Constructor for class com.emc.mongoose.api.common.supply.RangeDefinedDoubleFormattingSupplier
 
RangeDefinedDoubleSupplier - Class in com.emc.mongoose.api.common.supply
Created by kurila on 07.03.17.
RangeDefinedDoubleSupplier(long, double, double) - Constructor for class com.emc.mongoose.api.common.supply.RangeDefinedDoubleSupplier
 
RangeDefinedLongFormattingSupplier - Class in com.emc.mongoose.api.common.supply
Created by kurila on 07.03.17.
RangeDefinedLongFormattingSupplier(long, long, long, String) - Constructor for class com.emc.mongoose.api.common.supply.RangeDefinedLongFormattingSupplier
 
RangeDefinedLongSupplier - Class in com.emc.mongoose.api.common.supply
Created by kurila on 07.03.17.
RangeDefinedLongSupplier(long, long, long) - Constructor for class com.emc.mongoose.api.common.supply.RangeDefinedLongSupplier
 
RangeDefinedSupplier<T> - Interface in com.emc.mongoose.api.common.supply
Created by kurila on 11.03.16.
RangePatternDefinedSupplier - Class in com.emc.mongoose.api.common.supply
 
RangePatternDefinedSupplier(String) - Constructor for class com.emc.mongoose.api.common.supply.RangePatternDefinedSupplier
 
RangePatternDefinedSupplier(String, SupplierFactory<String, ? extends BatchSupplier<String>>) - Constructor for class com.emc.mongoose.api.common.supply.RangePatternDefinedSupplier
 
rangeRegExp(String) - Static method in interface com.emc.mongoose.api.common.supply.SupplierFactory
 
rangeValue() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDateFormattingSupplier
 
rangeValue() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDoubleFormattingSupplier
 
rangeValue() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedLongFormattingSupplier
 
rangeValue() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
rehash() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Deprecated.
A no-op.
rehash(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Rehashes the map.
rehash() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Deprecated.
A no-op.
rehash(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Rehashes the map.
rehash() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Deprecated.
A no-op.
rehash(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Rehashes the map.
rem(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Delegates to the corresponding type-specific method.
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
rem(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Note that this method should be called remove(), but the clash with the similarly named index-based method in the List interface forces us to use a distinguished name.
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
rem(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Delegates to the corresponding type-specific method.
rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
rem(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Note that this method should be called remove(), but the clash with the similarly named index-based method in the List interface forces us to use a distinguished name.
rem(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Delegates to the type-specific rem() method.
remove() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanIterator
This method just throws an UnsupportedOperationException.
remove(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Delegates to rem().
remove(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Deprecated.
Please use the corresponding type-specific method instead.
remove(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
Delegates to the corresponding type-specific method.
remove(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
remove(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Removes an element from this set.
remove(Object) - Method in interface it.unimi.dsi.fastutil.Function
Removes this key and the associated value from this function if it is present (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
Delegates to the corresponding type-specific method, taking care of returning null on a missing key.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Delegates to the type-specific rem() method.
remove() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntIterator
This method just throws an UnsupportedOperationException.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Delegates to rem().
remove(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
Delegates to the corresponding type-specific method.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Removes the mapping with the given key.
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Removes the mapping with the given key.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Removes the mapping with the given key.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
remove() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.ByteIteratorWrapper
 
remove() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.ShortIteratorWrapper
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Removes an element from this set.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectIterator
This method just throws an UnsupportedOperationException.
remove(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSet
Removes an element from this set.
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Remove from this collection all elements in the given collection.
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
removeAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Remove from this collection all elements in the given collection.
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
removeAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
Remove from this collection all elements in the given collection.
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
removeBoolean(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
 
REMOVED - Static variable in interface it.unimi.dsi.fastutil.Hash
The state of a hash table entry freed by a deletion.
REMOVED - Static variable in class it.unimi.dsi.fastutil.HashCommon
This reference is used to fill keys and values of removed entries (if they are objects).
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Removes elements of this type-specific list one-by-one.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Removes elements of this type-specific list one-by-one.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Removes elements of this type-specific list one-by-one.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Removes (hopefully quickly) elements of this type-specific list.
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
removeInt(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
 
removeInt(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Removes the mapping with the given key.
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
reset() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
reset() - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
reset() - Method in class com.emc.mongoose.api.common.supply.BasicUpdatingValueSupplier
 
reset() - Method in interface com.emc.mongoose.api.common.supply.BatchDoubleSupplier
Reset this input making this readable from the beginning
reset() - Method in interface com.emc.mongoose.api.common.supply.BatchLongSupplier
Reset this input making this readable from the beginning
reset() - Method in interface com.emc.mongoose.api.common.supply.BatchSupplier
Reset this input making this readable from the beginning
reset() - Method in class com.emc.mongoose.api.common.supply.ConstantStringSupplier
 
reset() - Method in class com.emc.mongoose.api.common.supply.FilePathSupplier
 
reset() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDoubleSupplier
 
reset() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedLongSupplier
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Retains in this collection only elements from the given collection.
retainAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Retains in this collection only elements from the given collection.
retainAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
Retains in this collection only elements from the given collection.
reverse(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Reverses the order of the elements in the specified array.
reverse(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Reverses the order of the elements in the specified array fragment.
reverse(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Reverses the order of the elements in the specified array.
reverse(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Reverses the order of the elements in the specified array fragment.
reverse(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Reverses the order of the elements in the specified array.
reverse(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Reverses the order of the elements in the specified array fragment.
rnd - Variable in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 

S

SEED_BRACKETS - Static variable in interface com.emc.mongoose.api.common.supply.RangeDefinedSupplier
 
Segment(int, int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrays.Segment
 
set(V) - Method in class com.emc.mongoose.api.common.concurrent.AnyNotNullSharedFutureTaskBase
 
set(V) - Method in class com.emc.mongoose.api.common.concurrent.FutureTaskBase
 
set(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
set(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
set(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Deprecated.
Please use the corresponding type-specific method instead.
set(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanListIterator
Delegates to the corresponding type-specific method.
set(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanListIterator
This method just throws an UnsupportedOperationException.
set(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
set(int, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
 
set(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
 
set(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
set(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
set(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Deprecated.
Please use the corresponding type-specific method instead.
set(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntListIterator
Delegates to the corresponding type-specific method.
set(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntListIterator
This method just throws an UnsupportedOperationException.
set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
set(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
 
set(int) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
set(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectListIterator
This method just throws an UnsupportedOperationException.
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
setException(Throwable) - Method in class com.emc.mongoose.api.common.concurrent.AnyNotNullSharedFutureTaskBase
 
setException(Throwable) - Method in class com.emc.mongoose.api.common.concurrent.FutureTaskBase
 
setFixedPort(int) - Method in class com.emc.mongoose.api.common.net.FixedPortRmiSocketFactory
 
setLength(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sets the length of the given array.
setLength(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sets the length of the given array.
setLength(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sets the length of the given array.
setSuppliers(BatchSupplier<String>[]) - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
setValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
setValue(Boolean) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
setValue(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(V) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
setValue(boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
 
setValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
 
setValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
setValue(Integer) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
 
shiftKeys(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Shifts left entries with the specified hash code, starting at the specified position, and empties the resulting free entry.
shiftKeys(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Shifts left entries with the specified hash code, starting at the specified position, and empties the resulting free entry.
shiftKeys(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Shifts left entries with the specified hash code, starting at the specified position, and empties the resulting free entry.
ShortIterator - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
ShortIteratorWrapper(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.ShortIteratorWrapper
 
shuffle(boolean[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(boolean[], Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(int[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(int[], Random) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(K[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(K[], Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Shuffles the specified array using the specified pseudorandom number generator.
singleton(boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns an iterator that iterates just over the given element.
singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an iterator that iterates just over the given element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns an iterator that iterates just over the given element.
singleValue() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDateFormattingSupplier
 
singleValue() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDoubleFormattingSupplier
 
singleValue() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedLongFormattingSupplier
 
singleValue() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
size() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
size(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
size - Variable in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
The current actual size of the list (never greater than the backing-array length).
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
size(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
size(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Sets the size of this list.
size() - Method in interface it.unimi.dsi.fastutil.Function
Returns the intended number of keys in this function, or -1 if no such number exists.
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
size(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
size - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Number of entries in the set (including the key zero, if present).
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
size - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Number of entries in the set (including the key zero, if present).
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
size - Variable in class it.unimi.dsi.fastutil.ints.IntArrayList
The current actual size of the list (never greater than the backing-array length).
size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
size(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
size(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Sets the size of this list.
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
size - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Number of entries in the set (including the key zero, if present).
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
size - Variable in class it.unimi.dsi.fastutil.objects.ObjectArrayList
The current actual size of the list (never greater than the backing-array length).
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
size(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Sets the size of this list.
skip(long) - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
skip(long) - Method in class com.emc.mongoose.api.common.supply.async.AsyncUpdatingValueSupplier
 
skip(long) - Method in class com.emc.mongoose.api.common.supply.BasicPatternDefinedSupplier
 
skip(long) - Method in class com.emc.mongoose.api.common.supply.BasicUpdatingValueSupplier
 
skip(long) - Method in interface com.emc.mongoose.api.common.supply.BatchDoubleSupplier
Skip some items.
skip(long) - Method in interface com.emc.mongoose.api.common.supply.BatchLongSupplier
Skip some items.
skip(long) - Method in interface com.emc.mongoose.api.common.supply.BatchSupplier
Skip some items.
skip(long) - Method in class com.emc.mongoose.api.common.supply.ConstantStringSupplier
 
skip(long) - Method in class com.emc.mongoose.api.common.supply.FilePathSupplier
 
skip(long) - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDoubleSupplier
 
skip(long) - Method in class com.emc.mongoose.api.common.supply.RangeDefinedLongSupplier
 
skip(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanIterator
This method just iterates the type-specific version of AbstractBooleanIterator.next() for at most n times, stopping if Iterator.hasNext() becomes false.
skip(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntIterator
This method just iterates the type-specific version of AbstractIntIterator.next() for at most n times, stopping if Iterator.hasNext() becomes false.
skip(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.ByteIteratorWrapper
 
skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.ShortIteratorWrapper
 
skip(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectIterator
This method just iterates the type-specific version of Iterator.next() for at most n times, stopping if Iterator.hasNext() becomes false.
skip(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
Skips the given number of elements.
SslContext - Class in com.emc.mongoose.api.common.net.ssl
Created by kurila on 12.05.16.
stabilize(int[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Stabilizes a permutation.
stabilize(int[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Stabilizes a permutation.
stabilize(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Stabilizes a permutation.
stabilize(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Stabilizes a permutation.
stabilize(int[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Stabilizes a permutation.
stabilize(int[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Stabilizes a permutation.
Stack<K> - Interface in it.unimi.dsi.fastutil
A stack.
StringSupplierFactory<G extends BatchSupplier<java.lang.String>> - Class in com.emc.mongoose.api.common.supply
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
subList(int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
subList(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
subList(int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
submit(RunnableFuture<V>) - Method in interface com.emc.mongoose.api.common.concurrent.TaskSequencer
 
SupplierFactory<T,G extends BatchSupplier<T>> - Interface in com.emc.mongoose.api.common.supply
 
SupplierFactory.State - Enum in com.emc.mongoose.api.common.supply
 
swap(Swapper, int, int, int) - Static method in class it.unimi.dsi.fastutil.Arrays
Swaps two sequences of elements using a provided swapper.
swap(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Swaps two elements of an anrray.
swap(boolean[], int, int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Swaps two sequences of elements of an array.
swap(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Swaps two elements of an anrray.
swap(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Swaps two sequences of elements of an array.
swap(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Swaps two elements of an anrray.
swap(K[], int, int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Swaps two sequences of elements of an array.
swap(int, int) - Method in interface it.unimi.dsi.fastutil.Swapper
Swaps the data at the given positions.
Swapper - Interface in it.unimi.dsi.fastutil
An object that can swap elements whose position is specified by integers
sync - Variable in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
synchronize(BooleanCollection) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCollections
Returns a synchronized collection backed by the specified collection.
synchronize(BooleanCollection, Object) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
SynchronizedCollection(BooleanCollection, Object) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
SynchronizedCollection(BooleanCollection) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 

T

TaskSequencer - Interface in com.emc.mongoose.api.common.concurrent
Created by kurila on 13.07.16.
ThreadUtil - Class in com.emc.mongoose.api.common.concurrent
Created by kurila on 09.09.15.
ThreadUtil() - Constructor for class com.emc.mongoose.api.common.concurrent.ThreadUtil
 
TimeUtil - Class in com.emc.mongoose.api.common
Created by andrey on 07.04.15.
TimeUtil() - Constructor for class com.emc.mongoose.api.common.TimeUtil
 
to - Variable in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
Final (exclusive) index of this sublist.
to - Variable in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
Final (exclusive) index of this sublist.
to - Variable in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
Final (exclusive) index of this sublist.
toArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
toArray(T[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns an containing the items of this collection; the runtime type of the returned array is that of the specified array.
toArray(boolean[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns a primitive type array containing the items of this collection.
toArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
toArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
toArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
toArray(T[]) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns an containing the items of this collection; the runtime type of the returned array is that of the specified array.
toArray(int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns a primitive type array containing the items of this collection.
toArray() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
 
toArray(T[]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectCollection
Returns an containing the items of this collection; the runtime type of the returned array is that of the specified array.
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
toBooleanArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
toBooleanArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
toBooleanArray() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns a primitive type array containing the items of this collection.
toBooleanArray(boolean[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns a primitive type array containing the items of this collection.
toBooleanArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
toBooleanArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
toBooleanArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
toIntArray() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns a primitive type array containing the items of this collection.
toIntArray(int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns a primitive type array containing the items of this collection.
top() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
top() - Method in interface it.unimi.dsi.fastutil.Stack
Peeks at the top of the stack (optional operation).
topBoolean() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
topBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
 
topInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
topInt() - Method in interface it.unimi.dsi.fastutil.ints.IntStack
 
toString(Date) - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDateFormattingSupplier
 
toString(Double) - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedDoubleFormattingSupplier
 
toString(Long) - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedLongFormattingSupplier
 
toString(T) - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
An implementation of this method should specify how to get a String presentation of a clean input-produced value
toString() - Method in class com.emc.mongoose.api.common.supply.RangePatternDefinedSupplier
This method can be used for debug
toString() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
toString() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.SynchronizedCollection
 
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
toString() - Method in class it.unimi.dsi.fastutil.ints.IntArrays.Segment
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
trim() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Trims this array list so that the capacity is equal to the size.
trim(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Trims the backing array if it is too large.
trim(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Trims the given array to the given length.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Rehashes this map if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Trims this array list so that the capacity is equal to the size.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Trims the backing array if it is too large.
trim(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Trims the given array to the given length.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Rehashes this map if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Trims this array list so that the capacity is equal to the size.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Trims the backing array if it is too large.
trim(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Trims the given array to the given length.
tryAcquire(int) - Method in class com.emc.mongoose.api.common.concurrent.WeightThrottle
 
tryAcquire(int, int) - Method in class com.emc.mongoose.api.common.concurrent.WeightThrottle
 
TZ_UTC - Static variable in interface com.emc.mongoose.api.common.env.DateUtil
 

U

unmodifiable(BooleanCollection) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(BooleanIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(BooleanBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(BooleanListIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(IntBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(IntListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(ObjectIterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(ObjectBidirectionalIterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(ObjectListIterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
UnmodifiableBidirectionalIterator(BooleanBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBidirectionalIterator(IntBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBidirectionalIterator(ObjectBidirectionalIterator<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableCollection(BooleanCollection) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanCollections.UnmodifiableCollection
 
UnmodifiableIterator(BooleanIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableIterator
 
UnmodifiableIterator(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
 
UnmodifiableIterator(ObjectIterator<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
UnmodifiableListIterator(BooleanListIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(IntListIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(ObjectListIterator<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
unwrap(BooleanIterator, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(BooleanIterator, boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator into an array.
unwrap(BooleanIterator, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(BooleanIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator, returning an array.
unwrap(BooleanIterator, BooleanCollection, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(BooleanIterator, BooleanCollection) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator into a type-specific collection.
unwrap(IntIterator, int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(IntIterator, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator into an array.
unwrap(IntIterator, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator, returning an array.
unwrap(IntIterator, IntCollection, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(IntIterator, IntCollection) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator into a type-specific collection.
unwrap(Iterator<? extends K>, K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(Iterator<? extends K>, K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator into an array.
unwrap(Iterator<? extends K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(Iterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator, returning an array.
unwrap(Iterator<K>, ObjectCollection<? super K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(Iterator<K>, ObjectCollection<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator into a type-specific collection.

V

value() - Method in class com.emc.mongoose.api.common.supply.async.AsyncRangeDefinedSupplierBase
 
value - Variable in class com.emc.mongoose.api.common.supply.ConstantStringSupplier
 
value() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDateFormattingSupplier
 
value() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedDoubleFormattingSupplier
 
value() - Method in class com.emc.mongoose.api.common.supply.RangeDefinedLongFormattingSupplier
 
value() - Method in interface com.emc.mongoose.api.common.supply.RangeDefinedSupplier
 
value - Variable in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
value - Variable in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
value - Variable in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
value - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
The array of values.
value - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
The array of values.
value - Variable in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
value - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
The array of values.
valueOf(String) - Static method in enum com.emc.mongoose.api.common.supply.SupplierFactory.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.emc.mongoose.api.common.supply.SupplierFactory.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns a set view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns a set view of the values contained in this map.
values - Variable in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Cached collection of values.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Returns a set view of the values contained in this map.
values - Variable in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Cached collection of values.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns a set view of the values contained in this map.
values - Variable in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Cached collection of values.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
VERY_FAST_LOAD_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
The load factor for a (usually very small) table that is meant to be extremely fast.

W

WeightThrottle - Class in com.emc.mongoose.api.common.concurrent
Created by kurila on 29.03.16.
WeightThrottle(Int2IntMap) - Constructor for class com.emc.mongoose.api.common.concurrent.WeightThrottle
 
wrap(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Wraps a given array into an array list of given size.
wrap(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Wraps a given array into an array list.
wrap(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Wraps the given array into a type-specific list iterator.
wrap(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
Wraps a given array into an array list of given size.
wrap(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
Wraps a given array into an array list.
wrap(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Wraps the given array into a type-specific list iterator.
wrap(ByteIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an iterator backed by the specified byte iterator.
wrap(ShortIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an iterator backed by the specified short iterator.
wrap(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Wraps a given array into an array list of given size.
wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Wraps a given array into an array list.
wrap(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Wraps the given array into a type-specific list iterator.
wrapped - Variable in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Whether the backing array was passed to wrap().

X

X509TrustAllManager - Class in com.emc.mongoose.api.common.net.ssl
Created by kurila on 12.05.16.
A B C D E F G H I K L M N O P Q R S T U V W X 
Skip navigation links