Class ImportOption.DoNotIncludeArchives

java.lang.Object
com.tngtech.archunit.core.importer.ImportOption.DoNotIncludeArchives
All Implemented Interfaces:
ImportOption
Enclosing interface:
ImportOption

public static final class ImportOption.DoNotIncludeArchives
extends java.lang.Object
implements ImportOption
  • Constructor Details

    • DoNotIncludeArchives

      public DoNotIncludeArchives()
  • Method Details