Uses of Enum
org.immutables.value.processor.meta.Reporter.About
Packages that use Reporter.About
-
Uses of Reporter.About in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return Reporter.AboutModifier and TypeMethodDescriptionstatic Reporter.AboutReturns the enum constant of this type with the specified name.static Reporter.About[]Reporter.About.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.immutables.value.processor.meta with parameters of type Reporter.AboutModifier and TypeMethodDescriptionvoidReporter.warning(Reporter.About warn, String message, Object... parameters)