Uses of Class
org.immutables.generator.Output.FilesSupplier
-
Packages that use Output.FilesSupplier Package Description org.immutables.generator -
-
Uses of Output.FilesSupplier in org.immutables.generator
Methods in org.immutables.generator that return Output.FilesSupplier Modifier and Type Method Description static Output.FilesSupplierOutput.FilesSupplier. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Output.FilesSupplier[]Output.FilesSupplier. values()Returns an array containing the constants of this enum type, in the order they are declared.
-