Uses of Interface
org.eclipse.collections.api.block.function.primitive.ObjectBooleanToObjectFunction
-
Packages that use ObjectBooleanToObjectFunction 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 ObjectBooleanToObjectFunction in org.eclipse.collections.api
Methods in org.eclipse.collections.api with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TBooleanIterable. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TImmutableBooleanEmptyBag. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableBooleanHashBag. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableBooleanSingletonBag. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.bag.mutable.primitive
Methods in org.eclipse.collections.impl.bag.mutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TBooleanHashBag. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.collection.mutable.primitive
Methods in org.eclipse.collections.impl.collection.mutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TAbstractSynchronizedBooleanCollection. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TAbstractUnmodifiableBooleanCollection. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.lazy.primitive
Methods in org.eclipse.collections.impl.lazy.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TAbstractLazyBooleanIterable. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TLazyBooleanIterableAdapter. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.list.immutable.primitive
Methods in org.eclipse.collections.impl.list.immutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TImmutableBooleanArrayList. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableBooleanEmptyList. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableBooleanSingletonList. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.list.mutable.primitive
Methods in org.eclipse.collections.impl.list.mutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TBooleanArrayList. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.map.immutable.primitive
Methods in org.eclipse.collections.impl.map.immutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TImmutableByteBooleanEmptyMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableByteBooleanHashMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableByteBooleanSingletonMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableCharBooleanEmptyMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableCharBooleanHashMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableCharBooleanSingletonMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableDoubleBooleanEmptyMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableDoubleBooleanHashMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableDoubleBooleanSingletonMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableFloatBooleanEmptyMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableFloatBooleanHashMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableFloatBooleanSingletonMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableIntBooleanEmptyMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableIntBooleanHashMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableIntBooleanSingletonMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableLongBooleanEmptyMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableLongBooleanHashMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableLongBooleanSingletonMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableObjectBooleanEmptyMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableObjectBooleanHashMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableObjectBooleanSingletonMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableShortBooleanEmptyMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableShortBooleanHashMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableShortBooleanSingletonMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.map.mutable.primitive
Methods in org.eclipse.collections.impl.map.mutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TAbstractMutableBooleanValuesMap.AbstractBooleanValuesCollection. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<V> VAbstractMutableBooleanValuesMap. injectInto(V injectedValue, ObjectBooleanToObjectFunction<? super V,? extends V> function)<V> VObjectBooleanHashMap. injectInto(V injectedValue, ObjectBooleanToObjectFunction<? super V,? extends V> function)<T> TObjectBooleanHashMap.ValuesCollection. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<V> VObjectBooleanHashMapWithHashingStrategy. injectInto(V injectedValue, ObjectBooleanToObjectFunction<? super V,? extends V> function)<T> TObjectBooleanHashMapWithHashingStrategy.ValuesCollection. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TSynchronizedByteBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TSynchronizedCharBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TSynchronizedDoubleBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TSynchronizedFloatBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TSynchronizedIntBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TSynchronizedLongBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TSynchronizedObjectBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TSynchronizedShortBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TUnmodifiableByteBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TUnmodifiableCharBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TUnmodifiableDoubleBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TUnmodifiableFloatBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TUnmodifiableIntBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TUnmodifiableLongBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TUnmodifiableObjectBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TUnmodifiableShortBooleanMap. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.primitive
Methods in org.eclipse.collections.impl.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TSynchronizedBooleanIterable. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.set.immutable.primitive
Methods in org.eclipse.collections.impl.set.immutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TImmutableBooleanEmptySet. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableFalseSet. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableTrueFalseSet. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableTrueSet. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.set.mutable.primitive
Methods in org.eclipse.collections.impl.set.mutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TBooleanHashSet. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.stack.immutable.primitive
Methods in org.eclipse.collections.impl.stack.immutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TImmutableBooleanEmptyStack. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TImmutableBooleanSingletonStack. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.stack.mutable.primitive
Methods in org.eclipse.collections.impl.stack.mutable.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <T> TSynchronizedBooleanStack. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)<T> TUnmodifiableBooleanStack. injectInto(T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.stack.primitive
Methods in org.eclipse.collections.impl.stack.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description <V> VAbstractBooleanStack. injectInto(V injectedValue, ObjectBooleanToObjectFunction<? super V,? extends V> function) -
Uses of ObjectBooleanToObjectFunction in org.eclipse.collections.impl.utility.internal.primitive
Methods in org.eclipse.collections.impl.utility.internal.primitive with parameters of type ObjectBooleanToObjectFunction Modifier and Type Method Description static <T> TBooleanIterableIterate. injectInto(BooleanIterable iterable, T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)static <T> TBooleanIteratorIterate. injectInto(BooleanIterator iterator, T injectedValue, ObjectBooleanToObjectFunction<? super T,? extends T> function)
-