Uses of Interface
compozitor.template.core.interfaces.TemplateContextData
-
Packages that use TemplateContextData Package Description compozitor.template.core.interfaces -
-
Uses of TemplateContextData in compozitor.template.core.interfaces
Classes in compozitor.template.core.interfaces with type parameters of type TemplateContextData Modifier and Type Interface Description interfaceTemplateContextData<T extends TemplateContextData<T>>Methods in compozitor.template.core.interfaces with parameters of type TemplateContextData Modifier and Type Method Description TemplateContextTemplateContext. add(TemplateContextData<?>... entries)
-