Example #1
0
 @Override
 public synchronized void close() {
   inX.close();
   inY.close();
   inZ.close();
 }