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