| Package | Description |
|---|---|
| cn.chenhuanming.octopus.formatter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFormatter<T> |
class |
BooleanFormatter |
class |
DateFormatter |
class |
DoubleFormatter |
class |
FloatFormatter |
class |
IntegerFormatter |
class |
LongFormatter |
class |
ShortFormatter |
| Modifier and Type | Method and Description |
|---|---|
<T> Formatter<T> |
FormatterContainer.get(Class<T> tClass) |
<T> Formatter<T> |
DefaultFormatterContainer.get(Class<T> tClass) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
DefaultFormatterContainer.addFormat(Class<T> clazz,
Formatter<T> formatter) |
Copyright © 2019. All rights reserved.