Uses of Interface
org.eclipse.collections.api.block.function.primitive.ObjectDoubleToObjectFunction
-
Packages that use ObjectDoubleToObjectFunction Package Description org.eclipse.collections.api This package contains interfaces for Eclipse Collections API.org.eclipse.collections.impl.bag.immutable.primitive This package contains implementations of the immutable primitive bag interfaces.org.eclipse.collections.impl.bag.mutable.primitive This package contains implementations of the mutable primitive bag interfaces.org.eclipse.collections.impl.collection.mutable.primitive This package contains implementations of the mutable primitive collection interfaces.org.eclipse.collections.impl.lazy.primitive This package contains implementations of the lazy primitive iterator interfaces.org.eclipse.collections.impl.list.immutable.primitive This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.org.eclipse.collections.impl.list.mutable.primitive This package contains implementations of the mutable primitive list interfaces.org.eclipse.collections.impl.map.immutable.primitive This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.org.eclipse.collections.impl.map.mutable.primitive This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.org.eclipse.collections.impl.primitive org.eclipse.collections.impl.set.immutable.primitive This package contains implementations of the immutable primitive set interfaces.org.eclipse.collections.impl.set.mutable.primitive This package contains implementations of the mutable primitive set interfaces.org.eclipse.collections.impl.stack.immutable.primitive This package contains implementations of the immutable primitive stack interfaces.org.eclipse.collections.impl.stack.mutable.primitive This package contains implementations of the mutable primitive stack interfaces.org.eclipse.collections.impl.stack.primitive org.eclipse.collections.impl.utility.internal.primitive -
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.api
Methods in org.eclipse.collections.api with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
DoubleIterable. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
ImmutableDoubleEmptyBag. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleHashBag. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleSingletonBag. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.bag.mutable.primitive
Methods in org.eclipse.collections.impl.bag.mutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
DoubleHashBag. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.collection.mutable.primitive
Methods in org.eclipse.collections.impl.collection.mutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
AbstractSynchronizedDoubleCollection. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
AbstractUnmodifiableDoubleCollection. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.lazy.primitive
Methods in org.eclipse.collections.impl.lazy.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
AbstractLazyDoubleIterable. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
LazyDoubleIterableAdapter. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.list.immutable.primitive
Methods in org.eclipse.collections.impl.list.immutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
ImmutableDoubleArrayList. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleEmptyList. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleSingletonList. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.list.mutable.primitive
Methods in org.eclipse.collections.impl.list.mutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
DoubleArrayList. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.map.immutable.primitive
Methods in org.eclipse.collections.impl.map.immutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
ImmutableByteDoubleEmptyMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableByteDoubleHashMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableByteDoubleSingletonMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableCharDoubleEmptyMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableCharDoubleHashMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableCharDoubleSingletonMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleDoubleEmptyMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleDoubleHashMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleDoubleSingletonMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatDoubleEmptyMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatDoubleHashMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatDoubleSingletonMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableIntDoubleEmptyMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableIntDoubleHashMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableIntDoubleSingletonMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableLongDoubleEmptyMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableLongDoubleHashMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableLongDoubleSingletonMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableObjectDoubleEmptyMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableObjectDoubleHashMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableObjectDoubleSingletonMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableShortDoubleEmptyMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableShortDoubleHashMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableShortDoubleSingletonMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
AbstractMutableDoubleKeySet. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
AbstractMutableDoubleValuesMap.AbstractDoubleValuesCollection. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<V> V
ByteDoubleHashMap. injectInto(V injectedValue, ObjectDoubleToObjectFunction<? super V,? extends V> function)
<V> V
CharDoubleHashMap. injectInto(V injectedValue, ObjectDoubleToObjectFunction<? super V,? extends V> function)
<T> T
DoubleBooleanHashMap.KeysView. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<V> V
DoubleDoubleHashMap. injectInto(V injectedValue, ObjectDoubleToObjectFunction<? super V,? extends V> function)
<V> V
FloatDoubleHashMap. injectInto(V injectedValue, ObjectDoubleToObjectFunction<? super V,? extends V> function)
<T> T
ImmutableDoubleDoubleMapKeySet. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleMapKeySet. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<V> V
IntDoubleHashMap. injectInto(V injectedValue, ObjectDoubleToObjectFunction<? super V,? extends V> function)
<V> V
LongDoubleHashMap. injectInto(V injectedValue, ObjectDoubleToObjectFunction<? super V,? extends V> function)
<V> V
ObjectDoubleHashMap. injectInto(V injectedValue, ObjectDoubleToObjectFunction<? super V,? extends V> function)
<T> T
ObjectDoubleHashMap.ValuesCollection. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<V> V
ObjectDoubleHashMapWithHashingStrategy. injectInto(V injectedValue, ObjectDoubleToObjectFunction<? super V,? extends V> function)
<T> T
ObjectDoubleHashMapWithHashingStrategy.ValuesCollection. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<V> V
ShortDoubleHashMap. injectInto(V injectedValue, ObjectDoubleToObjectFunction<? super V,? extends V> function)
<T> T
SynchronizedByteDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedCharDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedDoubleDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedFloatDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedIntDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedLongDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedObjectDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedShortDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableByteDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableCharDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableDoubleDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableFloatDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableIntDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableLongDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableObjectDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableShortDoubleMap. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.primitive
Methods in org.eclipse.collections.impl.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
SynchronizedDoubleIterable. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.set.immutable.primitive
Methods in org.eclipse.collections.impl.set.immutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
ImmutableDoubleEmptySet. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleSingletonSet. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.set.mutable.primitive
Methods in org.eclipse.collections.impl.set.mutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
DoubleHashSet.ImmutableDoubleHashSet. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
DoubleHashSet. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.stack.immutable.primitive
Methods in org.eclipse.collections.impl.stack.immutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
ImmutableDoubleEmptyStack. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleSingletonStack. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.stack.mutable.primitive
Methods in org.eclipse.collections.impl.stack.mutable.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <T> T
SynchronizedDoubleStack. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableDoubleStack. injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.stack.primitive
Methods in org.eclipse.collections.impl.stack.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description <V> V
AbstractDoubleStack. injectInto(V injectedValue, ObjectDoubleToObjectFunction<? super V,? extends V> function)
-
Uses of ObjectDoubleToObjectFunction in org.eclipse.collections.impl.utility.internal.primitive
Methods in org.eclipse.collections.impl.utility.internal.primitive with parameters of type ObjectDoubleToObjectFunction Modifier and Type Method Description static <T> T
DoubleIterableIterate. injectInto(DoubleIterable iterable, T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
static <T> T
DoubleIteratorIterate. injectInto(DoubleIterator iterator, T injectedValue, ObjectDoubleToObjectFunction<? super T,? extends T> function)
-