Package com.mastfrog.abstractions
Interface Stringifier<T>
public interface Stringifier<T>
Abstraction for a thing that converts an object to a string.
- Author:
- Tim Boudreau
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT
-
-
Method Details
-
toString
-