spring-framework / org.springframework.core.style / StylerUtils / <init>

<init>

StylerUtils()

Simple utility class to allow for convenient access to value styling logic, mainly to support descriptive logging messages.

For more sophisticated needs, use the ValueStyler abstraction directly. This class simply uses a shared DefaultValueStyler instance underneath.

Author
Keith Donald

Since
1.2.2

See Also
ValueStylerDefaultValueStyler