Uses of Class
org.immutables.value.processor.meta.SuppressedWarnings
-
Packages that use SuppressedWarnings Package Description org.immutables.value.processor.meta -
-
Uses of SuppressedWarnings in org.immutables.value.processor.meta
Fields in org.immutables.value.processor.meta declared as SuppressedWarnings Modifier and Type Field Description private SuppressedWarningsValueType. suppressedWarningsMethods in org.immutables.value.processor.meta that return SuppressedWarnings Modifier and Type Method Description (package private) static SuppressedWarningsSuppressedWarnings. forElement(javax.lang.model.element.Element element, boolean generateSuppressAllWarning, boolean hasDeprecatedMembers)private SuppressedWarningsValueType. getSuppressedWarnings()
-