Currently I\'m reading \"Java concurrency in practice\", which contains this sentence:
Since the action of a thread accessing a stateless object can\'
An object without state, like instance variables that can change and vary depending on what has already happened to the object