Class ClasspathFence

java.lang.Object
org.immutables.generator.ClasspathFence

public final class ClasspathFence extends Object
The Class ClasspathFence.
  • Field Details

    • BLOCKED

      private static final com.google.common.base.Supplier<com.google.common.collect.ImmutableSet<String>> BLOCKED
  • Constructor Details

    • ClasspathFence

      private ClasspathFence()
  • Method Details

    • isInhibited

      public static boolean isInhibited(String classname)