Uses of Interface
org.eclipse.collections.api.block.function.primitive.ObjectShortToObjectFunction
-
Packages that use ObjectShortToObjectFunction Package Description org.eclipse.collections.api 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 ObjectShortToObjectFunction Modifier and Type Method Description <T> TShortIterable. injectInto(T injectedValue, ObjectShortToObjectFunction<? super T,? extends T> function)
-