Interface Stream


  • public interface Stream
    • Method Detail

      • forEach

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