Uses of Class
org.ojalgo.type.function.ShardedConsumer
Packages that use ShardedConsumer
-
Uses of ShardedConsumer in org.ojalgo.type.function
Subclasses of ShardedConsumer in org.ojalgo.type.functionModifier and TypeClassDescription(package private) static final class
(package private) static final class
Methods in org.ojalgo.type.function that return ShardedConsumerModifier and TypeMethodDescription(package private) static <T> ShardedConsumer
<T> ShardedConsumer.of
(ToIntFunction<T> distributor, Consumer<T>[] consumers)