Java™ Platform
Standard Ed. 6

Uses of Class
java.io.ObjectOutputStream.PutField

Packages that use ObjectOutputStream.PutField
java.io Provides for system input and output through data streams, serialization and the file system. 
 

Uses of ObjectOutputStream.PutField in java.io
 

Methods in java.io that return ObjectOutputStream.PutField
 ObjectOutputStream.PutField ObjectOutputStream.putFields()
          Retrieve the object used to buffer persistent fields to be written to the stream.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.