Multiple
abstract class Multiple<FileTypeT : FileSystemLocation> : Artifact<FileTypeT>
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
|
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 2021-07-28 UTC.