Uses of Interface
java.io.ObjectOutput
-
Packages that use ObjectOutput Package Description java.io -
-
Uses of ObjectOutput in java.io
Classes in java.io that implement ObjectOutput Modifier and Type Class Description classObjectOutputStreamMethods in java.io with parameters of type ObjectOutput Modifier and Type Method Description abstract voidObjectOutputStream.PutField. write(ObjectOutput var0)voidExternalizable. writeExternal(ObjectOutput var0)
-