Package org.variantsync.boosting.product
package org.variantsync.boosting.product
-
ClassesClassDescriptionA class that implements an Iterator for loading products using multiple threads.A Callable task that loads a product from a given file path.Represents the result of loading a product, containing the product ID and product object.A class representing a task to save a product to a file.The class Variant represents a software variant with features and an abstract syntax tree (AST).A Callable task for initializing a product with the given parameters.Represents the result of initializing a product.The ProductPassport collects the information about the product name, sources root, and configuration path.