home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 May / Disc 2 / PCU0503CD2.iso / Crystal / 3rdparty / JavaVM / Plug-in / jplugin.exe / rt.jar / sunw / io / Serializable.class (.txt)
Encoding:
Java Class File  |  1998-04-16  |  231 b   |  6 lines

  1. package sunw.io;
  2.  
  3. /** @deprecated */
  4. public interface Serializable extends java.io.Serializable {
  5. }
  6.