Пример #1
0
 /** Close all the stream input/output that has been returned and close them. */
 public boolean close() {
   return toClose.close();
 }