Uses of Class
com.carrotsearch.hppc.generator.OutputFile
Packages that use OutputFile
-
Uses of OutputFile in com.carrotsearch.hppc.generator
Methods in com.carrotsearch.hppc.generator that return types with arguments of type OutputFileModifier and TypeMethodDescriptionprivate List
<OutputFile> TemplateProcessorMojo.processTemplates
(List<TemplateFile> inputs) Apply templates to.ktype
files (single-argument).Method parameters in com.carrotsearch.hppc.generator with type arguments of type OutputFileModifier and TypeMethodDescriptionprivate void
TemplateProcessorMojo.generate
(TemplateFile input, List<OutputFile> outputs, TemplateOptions templateOptions) Apply templates.TemplateProcessorMojo.removeOtherFiles
(Path outputPath, List<OutputFile> keep)