Uses of Enum
org.immutables.generator.Compiler
Packages that use Compiler
-
Uses of Compiler in org.immutables.generator
Fields in org.immutables.generator with type parameters of type CompilerModifier and TypeFieldDescriptionprivate static final com.google.common.collect.ImmutableSet<Compiler> Compiler.COMPILERSMethods in org.immutables.generator that return CompilerModifier and TypeMethodDescriptionstatic CompilerReturns the enum constant of this type with the specified name.static Compiler[]Compiler.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.immutables.generator that return types with arguments of type CompilerModifier and TypeMethodDescriptionprivate static com.google.common.collect.ImmutableSet<Compiler> Compiler.detectCompilers()