Class Elements.ModuleInfo

  • Enclosing class:
    Elements

    private static class Elements.ModuleInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ModuleInfo​(ModuleSource moduleSource, boolean skipScanning)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • skipScanning

        private final boolean skipScanning
    • Constructor Detail

      • ModuleInfo

        private ModuleInfo​(ModuleSource moduleSource,
                           boolean skipScanning)