Class ImportRewriteDisabler
java.lang.Object
org.immutables.value.processor.meta.ImportRewriteDisabler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.google.common.base.Splitterprivate static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static booleanshouldDisableFor(Reporter reporter, Element element) (package private) static booleanshouldDisableFor(ValueType type)
-
Field Details
-
DOT_SPLITTER
private static final com.google.common.base.Splitter DOT_SPLITTER -
WARNING_START
- See Also:
-
-
Constructor Details
-
ImportRewriteDisabler
ImportRewriteDisabler()
-
-
Method Details
-
shouldDisableFor
-
shouldDisableFor
-