I'm absolutely new to Xtend, but browsing the documentation and searching the Web unfortunately didn't bring up a clear answer.
I really do like the way one can define a singleton object in Scala.
Is there a counterpart to this in Xtend or do I have to fall back to implementing the singleton pattern myself?