Class ImportRewriteDisabler

java.lang.Object
org.immutables.value.processor.meta.ImportRewriteDisabler

class ImportRewriteDisabler extends Object
  • Field Details

    • DOT_SPLITTER

      private static final com.google.common.base.Splitter DOT_SPLITTER
    • WARNING_START

      private static final String WARNING_START
      See Also:
  • Constructor Details

    • ImportRewriteDisabler

      ImportRewriteDisabler()
  • Method Details

    • shouldDisableFor

      static boolean shouldDisableFor(ValueType type)
    • shouldDisableFor

      private static boolean shouldDisableFor(Reporter reporter, Element element)