Uses of Interface
org.eclipse.collections.api.block.function.primitive.ObjectFloatToObjectFunction
-
Packages that use ObjectFloatToObjectFunction 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 ObjectFloatToObjectFunction in org.eclipse.collections.api
Methods in org.eclipse.collections.api with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
FloatIterable. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
ImmutableFloatEmptyBag. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatHashBag. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatSingletonBag. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.bag.mutable.primitive
Methods in org.eclipse.collections.impl.bag.mutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
FloatHashBag. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.collection.mutable.primitive
Methods in org.eclipse.collections.impl.collection.mutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
AbstractSynchronizedFloatCollection. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
AbstractUnmodifiableFloatCollection. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.lazy.primitive
Methods in org.eclipse.collections.impl.lazy.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
AbstractLazyFloatIterable. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
LazyFloatIterableAdapter. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.list.immutable.primitive
Methods in org.eclipse.collections.impl.list.immutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
ImmutableFloatArrayList. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatEmptyList. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatSingletonList. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.list.mutable.primitive
Methods in org.eclipse.collections.impl.list.mutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
FloatArrayList. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.map.immutable.primitive
Methods in org.eclipse.collections.impl.map.immutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
ImmutableByteFloatEmptyMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableByteFloatHashMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableByteFloatSingletonMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableCharFloatEmptyMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableCharFloatHashMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableCharFloatSingletonMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleFloatEmptyMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleFloatHashMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableDoubleFloatSingletonMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatFloatEmptyMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatFloatHashMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatFloatSingletonMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableIntFloatEmptyMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableIntFloatHashMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableIntFloatSingletonMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableLongFloatEmptyMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableLongFloatHashMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableLongFloatSingletonMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableObjectFloatEmptyMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableObjectFloatHashMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableObjectFloatSingletonMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableShortFloatEmptyMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableShortFloatHashMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableShortFloatSingletonMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
AbstractMutableFloatKeySet. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
AbstractMutableFloatValuesMap.AbstractFloatValuesCollection. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<V> V
ByteFloatHashMap. injectInto(V injectedValue, ObjectFloatToObjectFunction<? super V,? extends V> function)
<V> V
CharFloatHashMap. injectInto(V injectedValue, ObjectFloatToObjectFunction<? super V,? extends V> function)
<V> V
DoubleFloatHashMap. injectInto(V injectedValue, ObjectFloatToObjectFunction<? super V,? extends V> function)
<T> T
FloatBooleanHashMap.KeysView. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<V> V
FloatFloatHashMap. injectInto(V injectedValue, ObjectFloatToObjectFunction<? super V,? extends V> function)
<T> T
ImmutableFloatFloatMapKeySet. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatMapKeySet. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<V> V
IntFloatHashMap. injectInto(V injectedValue, ObjectFloatToObjectFunction<? super V,? extends V> function)
<V> V
LongFloatHashMap. injectInto(V injectedValue, ObjectFloatToObjectFunction<? super V,? extends V> function)
<V> V
ObjectFloatHashMap. injectInto(V injectedValue, ObjectFloatToObjectFunction<? super V,? extends V> function)
<T> T
ObjectFloatHashMap.ValuesCollection. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<V> V
ObjectFloatHashMapWithHashingStrategy. injectInto(V injectedValue, ObjectFloatToObjectFunction<? super V,? extends V> function)
<T> T
ObjectFloatHashMapWithHashingStrategy.ValuesCollection. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<V> V
ShortFloatHashMap. injectInto(V injectedValue, ObjectFloatToObjectFunction<? super V,? extends V> function)
<T> T
SynchronizedByteFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedCharFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedDoubleFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedFloatFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedIntFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedLongFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedObjectFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
SynchronizedShortFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableByteFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableCharFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableDoubleFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableFloatFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableIntFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableLongFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableObjectFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableShortFloatMap. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.primitive
Methods in org.eclipse.collections.impl.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
SynchronizedFloatIterable. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.set.immutable.primitive
Methods in org.eclipse.collections.impl.set.immutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
ImmutableFloatEmptySet. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatSingletonSet. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.set.mutable.primitive
Methods in org.eclipse.collections.impl.set.mutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
FloatHashSet.ImmutableFloatHashSet. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
FloatHashSet. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.stack.immutable.primitive
Methods in org.eclipse.collections.impl.stack.immutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
ImmutableFloatEmptyStack. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
ImmutableFloatSingletonStack. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.stack.mutable.primitive
Methods in org.eclipse.collections.impl.stack.mutable.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <T> T
SynchronizedFloatStack. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
<T> T
UnmodifiableFloatStack. injectInto(T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.stack.primitive
Methods in org.eclipse.collections.impl.stack.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description <V> V
AbstractFloatStack. injectInto(V injectedValue, ObjectFloatToObjectFunction<? super V,? extends V> function)
-
Uses of ObjectFloatToObjectFunction in org.eclipse.collections.impl.utility.internal.primitive
Methods in org.eclipse.collections.impl.utility.internal.primitive with parameters of type ObjectFloatToObjectFunction Modifier and Type Method Description static <T> T
FloatIterableIterate. injectInto(FloatIterable iterable, T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
static <T> T
FloatIteratorIterate. injectInto(FloatIterator iterator, T injectedValue, ObjectFloatToObjectFunction<? super T,? extends T> function)
-