Guest User

Untitled

a guest
Jan 20th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. public class A extends Serialize{
  2. String a;
  3. }
  4.  
  5. [Serializable]
  6. public class A {
  7. string a;
  8. }
Add Comment
Please, Sign In to add comment