Hi Anil --
Welcome to JavaRanch!
First, a bit of business: you may not have read our
naming policy on the way in. It requires that you use a full, real (sounding) first and last name for your display name. Joke names, obviously fake names, and "handles" aren't OK here. You can change your display name
here. Thanks!
As to your question: no, not intrinsically. All member variables -- both class and instance variables -- need to be properly protected from concurrent access.