Stay organized with collections
Save and categorize content based on your preferences.
Artifact.Multiple
abstract class Artifact.Multiple<FileTypeT : FileSystemLocation> : Artifact
Known indirect subclasses
Denotes possible multiple FileSystemLocation
instances for this artifact type. Consumers of artifact types with multiple instances must consume a collection of FileSystemLocation
.
Summary
Public constructors
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-01-26 UTC.