public interface Stream
Modifier and Type | Method and Description |
---|---|
void |
forEach(PlexusIoResourceConsumer resourceConsumer)
Invokes the #PlexusIoResourceConsumer for each resource in this collection
|
void forEach(PlexusIoResourceConsumer resourceConsumer) throws IOException
resourceConsumer
- The consumer of the resourceIOException
- .Copyright © 2001–2018 Codehaus Plexus. All rights reserved.