Searched defs:readFields (Results 1 – 3 of 3) sorted by relevance
353 ObjectInputStream.GetField readFields = in.readFields(); in readObject() local
1532 ObjectInputStream.GetField readFields = stream.readFields(); in readObject() local
989 public GetField readFields() throws IOException, ClassNotFoundException, NotActiveException { in readFields() method in ObjectInputStream