Uses of Annotation Interface
tech.illuin.pipeline.input.initializer.annotation.InitializerConfig
Packages that use InitializerConfig
Package
Description
-
Uses of InitializerConfig in tech.illuin.pipeline.input.initializer.builder
Methods in tech.illuin.pipeline.input.initializer.builder with parameters of type InitializerConfigModifier and TypeMethodDescriptionprotected void
InitializerBuilder.fillFromAnnotation
(InitializerConfig annotation) -
Uses of InitializerConfig in tech.illuin.pipeline.input.initializer.runner
Method parameters in tech.illuin.pipeline.input.initializer.runner with type arguments of type InitializerConfigModifier and TypeMethodDescriptionvoid
InitializerRunner.build
(CompiledMethod<InitializerConfig, Object, I> compiled)