| 程序包 | 说明 |
|---|---|
| net.hasor.cobble.convert.convert |
Standard implementations of the
Converter
interface that are pre-registered with
ConvertUtils
at startup time. |
| 类和说明 |
|---|
| AbstractConverter
Base
Converter implementation that provides the structure
for handling conversion to and from a specified type. |
DateTimeConverter
Converter implementaion
that handles conversion to and from date/time objects. |
NumberConverter
Converter implementaion that handles conversion
to and from java.lang.Number objects. |
Copyright © 2022. All rights reserved.