What am I missing? Why do I have to use Object::toString below and not Integer::toString? Does it have anything to do with type erasure with generi
Object::toString
Integer::toString