Class InternalClassesToSkipSources


  • public final class InternalClassesToSkipSources
    extends java.lang.Object
    Returns internal classes that should be skipped when calculating sources.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.google.common.collect.ImmutableSet<java.lang.Class<?>> classesToSkipSources()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • classesToSkipSources

        public static com.google.common.collect.ImmutableSet<java.lang.Class<?>> classesToSkipSources()