Uses of Record Class
dev.archunitjava.importer.SelectedClassResource
Packages that use SelectedClassResource
-
Uses of SelectedClassResource in dev.archunitjava.importer
Classes in dev.archunitjava.importer that implement interfaces with type arguments of type SelectedClassResourceModifier and TypeClassDescriptionfinal recordOne selected logical class resource plus every lower-precedence alternative.Methods in dev.archunitjava.importer that return types with arguments of type SelectedClassResourceModifier and TypeMethodDescriptionClassPathAssemblyResult.selections()Returns the value of theselectionsrecord component.Methods in dev.archunitjava.importer with parameters of type SelectedClassResourceModifier and TypeMethodDescriptionintSelectedClassResource.compareTo(SelectedClassResource other) Constructor parameters in dev.archunitjava.importer with type arguments of type SelectedClassResourceModifierConstructorDescriptionClassPathAssemblyResult(List<SelectedClassResource> selections, List<InputDiagnostic> diagnostics) Creates an instance of aClassPathAssemblyResultrecord class.