Class GenericCodestartCatalog<T extends CodestartProjectInput>

java.lang.Object
io.quarkus.devtools.codestarts.core.GenericCodestartCatalog<T>
All Implemented Interfaces:
CodestartCatalog<T>

public class GenericCodestartCatalog<T extends CodestartProjectInput> extends Object implements CodestartCatalog<T>