@HashCodeAndEqualsPlugin.Enhance public static class Plugin.Engine.Source.Compound extends Object implements Plugin.Engine.Source
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | Plugin.Engine.Source.Compound.OriginImplements a compound  Plugin.Engine.Source.Origin. | 
Plugin.Engine.Source.Compound, Plugin.Engine.Source.Element, Plugin.Engine.Source.Empty, Plugin.Engine.Source.Filtering, Plugin.Engine.Source.ForFolder, Plugin.Engine.Source.ForJarFile, Plugin.Engine.Source.InMemory| Constructor and Description | 
|---|
| Compound(Collection<? extends Plugin.Engine.Source> sources)Creates a new compound source. | 
| Modifier and Type | Method and Description | 
|---|---|
| Plugin.Engine.Source.Origin | read()Initiates reading from a source. | 
public Compound(Collection<? extends Plugin.Engine.Source> sources)
sources - The represented sources.public Plugin.Engine.Source.Origin read() throws IOException
read in interface Plugin.Engine.SourceIOException - If an I/O error occurs.Copyright © 2014–2023. All rights reserved.