tips.serialzeDemo
Class SerializeIn

java.lang.Object
  extended bytips.serialzeDemo.SerializeIn

public class SerializeIn
extends java.lang.Object

Simple class to de-serialize our test class printing out the number


Constructor Summary
SerializeIn()
           
 
Method Summary
static void main(java.lang.String[] args)
          Reads the Serializee class from file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializeIn

public SerializeIn()
Method Detail

main

public static void main(java.lang.String[] args)
Reads the Serializee class from file