1 import java.io.Serializable;
   2 
   3 
   4 public class Test implements Serializable {
   5 
   6 }