This is heartbreaking.Once long ago the someone that got killed was my wife.
From 1 to 10 how do you like yourself?
"The Cloneable interface was intended as a mixin interface for objects to advertise that they permit cloning. Unfortunately it fails to serve this purpose ... This is a highly atypical use of interfaces and not one to be emulated ... In order for implementing the interface to have any effect on a class, it and all of its superclasses must obey a fairly complex, unenforceable and largely undocumented protocol"
final int x= y<10 ? y++ : z++;