public final class ToStringPrint extends Object implements org.springframework.format.Printer<Object>
static ToStringPrint
INSTANCE
getInstance()
String
print(Object object, Locale locale)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ToStringPrint INSTANCE
public static ToStringPrint getInstance()
public String print(Object object, Locale locale)
print
org.springframework.format.Printer<Object>
Copyright © 2022. All rights reserved.