MultipleArtifact
@Incubating abstract class MultipleArtifact<FileTypeT : FileSystemLocation> : Artifact<FileTypeT>
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
|
Denotes possible multiple FileSystemLocation instances for this artifact type.
|
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 2020-10-12 UTC.