public interface Stream
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invokes the #PlexusIoResourceConsumer for each resource in this collection
  • Method Details

    • forEach

      void forEach(PlexusIoResourceConsumer resourceConsumer) throws IOException
      Invokes the #PlexusIoResourceConsumer for each resource in this collection
      Parameters:
      resourceConsumer - The consumer of the resource
      Throws:
      IOException - .