Can SerialVersionUid be any number or does it have to be compiler generated?
- by pdeva
If I write a serialversionUid for my class as say 1234, and I know that no other class in my program uses that, is that fine or do i always have to use a uid generated by the compiler?