Uses of Class
org.ojalgo.type.function.QueuedConsumer
Packages that use QueuedConsumer
-
Uses of QueuedConsumer in org.ojalgo.type.function
Fields in org.ojalgo.type.function declared as QueuedConsumerConstructors in org.ojalgo.type.function with parameters of type QueuedConsumerModifierConstructorDescription(package private)
Worker
(QueuedConsumer<T> parent, Consumer<T> consumer)