public class DefaultFormatterContainer extends Object implements FormatterContainer
| Constructor and Description |
|---|
DefaultFormatterContainer() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
addFormat(Class<T> clazz,
Formatter<T> formatter) |
<T> Formatter<T> |
get(Class<T> tClass) |
Copyright © 2019. All rights reserved.