Uses of Class
org.variantsync.boosting.product.ProductLoadTask
Packages that use ProductLoadTask
-
Uses of ProductLoadTask in org.variantsync.boosting.product
Constructor parameters in org.variantsync.boosting.product with type arguments of type ProductLoadTaskModifierConstructorDescriptionProductLoader
(List<ProductLoadTask> loadTasks, int nThreads) Constructs a ProductLoader with the specified list of load tasks and number of threads.