Uses of Interface
org.eclipse.collections.api.block.function.primitive.ObjectShortToObjectFunction
Packages that use ObjectShortToObjectFunction
Package
Description
This package contains interfaces for Eclipse Collections API.
-
Uses of ObjectShortToObjectFunction in org.eclipse.collections.api
Methods in org.eclipse.collections.api with parameters of type ObjectShortToObjectFunctionModifier and TypeMethodDescription<T> TShortIterable.injectInto(T injectedValue, ObjectShortToObjectFunction<? super T, ? extends T> function)