Uses of Record Class
dev.archunitjava.importer.ImportResourceRule
Packages that use ImportResourceRule
-
Uses of ImportResourceRule in dev.archunitjava.importer
Methods in dev.archunitjava.importer that return ImportResourceRuleMethods in dev.archunitjava.importer that return types with arguments of type ImportResourceRuleModifier and TypeMethodDescriptionImportOptions.rules()Returns the value of therulesrecord component.Methods in dev.archunitjava.importer with parameters of type ImportResourceRuleConstructor parameters in dev.archunitjava.importer with type arguments of type ImportResourceRuleModifierConstructorDescriptionImportOptions(ImportScope scope, List<ImportResourceRule> rules, boolean readArchIgnore, int maximumIgnoreBytes, int maximumIgnoreLines) Creates an instance of aImportOptionsrecord class.