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