Lines Matching defs:fis
307 FileInputStream fis = new FileInputStream(oe);309 ObjectInputStream ois = new ObjectInputStream(fis);313 fis.close();