public interface IWorker<T>
void
install(Model model, T product)
install(Model model, T product, Object... params)
void install(Model model, T product)
void install(Model model, T product, Object... params)
Copyright © 2023. All rights reserved.