Package dev.enola.common.template
Class TemplateProviderChain
java.lang.Object
dev.enola.common.template.TemplateProviderChain
- All Implemented Interfaces:
TemplateProvider
Chain ⛓️ of
TemplateProviders.-
Constructor Summary
ConstructorsConstructorDescriptionTemplateProviderChain(TemplateProvider... providers) TemplateProviderChain(Iterable<TemplateProvider> providers) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.enola.common.template.TemplateProvider
get
-
Constructor Details
-
TemplateProviderChain
-
TemplateProviderChain
-
-
Method Details
-
optional
- Specified by:
optionalin interfaceTemplateProvider- Throws:
IOException
-