gnu.lists
public class EofClass extends Object implements Externalizable
Field Summary | |
---|---|
static Object | eofValue Special magic end-of-file marker. |
Method Summary | |
---|---|
void | readExternal(ObjectInput in) |
Object | readResolve() |
String | toString() |
void | writeExternal(ObjectOutput out) |