public static interface ToString.Printer
String
representation of an object using the given
ToString.Configuration.| Modifier and Type | Method and Description |
|---|---|
String |
apply(ToString.Configuration configuration)
Applies the given
ToString.Configuration
to create the String representation of
an object. |
String apply(ToString.Configuration configuration)
ToString.Configuration
to create the String representation of
an object.configuration - the ToString.Configuration to be applied.String representation an object.Copyright © 2011–2020 Nerd4j. All rights reserved.