public interface Stream
| Modifier and Type | Method | 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 - .