Package org.immutables.generator
Class Output.ServiceFiles
- java.lang.Object
-
- org.immutables.generator.Output.ServiceFiles
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- Output
private static class Output.ServiceFiles extends java.lang.Object implements java.lang.Runnable
-
-
Field Summary
Fields Modifier and Type Field Description (package private) Output.Cache<Output.ResourceKey,Output.AppendServiceFile>appendResourceFiles
-
Constructor Summary
Constructors Modifier Constructor Description privateServiceFiles()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()
-
-
-
Field Detail
-
appendResourceFiles
final Output.Cache<Output.ResourceKey,Output.AppendServiceFile> appendResourceFiles
-
-