Package com.google.mu.util
Interface StringFormat.To<T>
- All Known Subinterfaces:
StringFormat.Template<T>
- Enclosing class:
StringFormat
Deprecated.
A view of the
StringFormat
that returns an instance of T
, after filling the
format with the given variadic parameters.- Since:
- 7.0
-
Method Summary
StringFormat.Template
instead