Uses of Class
org.jctools.util.Template
-
Packages that use Template Package Description org.jctools.channels.mapping org.jctools.util -
-
Uses of Template in org.jctools.channels.mapping
Methods in org.jctools.channels.mapping with parameters of type Template Modifier and Type Method Description <I> I
Mapper. newFlyweight(Class<I> implementationParent, String templateFileName, Template template, Object... args)
-
Uses of Template in org.jctools.util
Methods in org.jctools.util that return Template Modifier and Type Method Description static Template
Template. fromFile(Class<?> resourceRoot, String fileName)
-