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