<div dir="auto">Hello Core Libs Dev Team,<div dir="auto"><br></div><div dir="auto">Currently, java.io.SequenceInputStream only has 2 constructors -- one that takes in 2 instances of InputStream, and another that takes in an Enumeration of type InputStream.</div><div dir="auto"><br></div><div dir="auto">Would it make sense to add a third constructor that takes in multiple instances of InputStream? I don't know if a list, an array, varargs, etc makes more sense. But I would think a 3rd constructor would improve this API.</div><div dir="auto"><br></div><div dir="auto">Thank you for your time and help.</div><div dir="auto">David Alayachew</div></div>