fun newDetailedObjectFormatter(translator: ITranslator): IObjectFormatter
Overrides IAtriumFactory.newDetailedObjectFormatter
Creates an IObjectFormatter which represents objects by using their Object.toString representation including Class.name and their System.identityHashCode.
Return
The newly created object formatter.