Package gnu.lists
Class EofClass
java.lang.Object
gnu.lists.EofClass
- All Implemented Interfaces:
Externalizable
,Serializable
- See Also:
-
Field Details
-
eofValue
Special magic end-of-file marker.
-
-
Constructor Details
-
EofClass
public EofClass()
-
-
Method Details
-
toString
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
ClassNotFoundException
-
readResolve
- Throws:
ObjectStreamException
-