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 java.io.IOException
resourceConsumer
- The consumer of the resourcejava.io.IOException
- .