Java in a Nutshell Online Quick Reference for Java 1.1
INTERFACE java.io.Serializable
Availability: JDK 1.1
public interface Serializable {
}
- Extended By:
-
Externalizable,
Key.
- Implemented By:
-
BitSet,
Boolean,
BorderLayout,
BreakIterator,
Calendar,
CardLayout,
Character,
CheckboxGroup,
Class,
Collator,
Color,
Component,
Cursor,
Date,
DateFormatSymbols,
DecimalFormatSymbols,
Dimension,
Event,
EventObject,
File,
FlowLayout,
Font,
FontMetrics,
Format,
GridBagConstraints,
GridBagLayout,
GridLayout,
Hashtable,
Identity,
InetAddress,
Insets,
Lease,
Locale,
MediaTracker,
MenuComponent,
MenuShortcut,
Number,
ObjectStreamClass,
ObjID,
Point,
Polygon,
PropertyChangeSupport,
Random,
Rectangle,
RemoteObject,
String,
StringBuffer,
SystemColor,
Throwable,
TimeZone,
UID,
URL,
Vector,
VetoableChangeSupport,
VMID.
Java in a Nutshell Online Quick Reference for Java 1.1
Created by David Flanagan.
Copyright © 1997 by O'Reilly & Associates.