Uses of Class
org.vaadin.firitin.rad.PrettyPrinter
-
Uses of PrettyPrinter in org.vaadin.firitin.rad
Modifier and TypeMethodDescriptiondefault PrettyPrinter
PropertyContext.getPrettyPrinter()
ValueContext.getPrettyPrinter()
ValueContextImpl.getPrettyPrinter()
ValueContextImpl.prettyPrinter()
Returns the value of theprettyPrinter
record component.PrettyPrinter.withPropertyHeaderPrinter
(PropertyHeaderPrinter printer) PrettyPrinter.withPropertyPrinter
(PropertyPrinter printer) ModifierConstructorDescriptionValueContextImpl
(PrettyPrinter prettyPrinter, Class type, Object value, ValueContext parent, com.fasterxml.jackson.databind.introspect.BasicBeanDescription beanDescription) Creates an instance of aValueContextImpl
record class.ValueContextImpl
(PrettyPrinter prettyPrinter, Object dto)