Interface Stream


  • public interface Stream
    • Method Detail

      • 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 - .