| Interface | Description |
|---|---|
| BiConvertor<S,T> |
Bi-direction conversion of Source and Target, `-or` suffix to diff from the main framework
|
| Class | Description |
|---|---|
| BoxedCastUtil |
autoboxing and unboxing
|
| BoxedTypeUtil |
autoboxing and unboxing
|
| EnumConvertor<E extends Enum<E>> |
Supports enum full-path fuzzy and exact serialization, with a default separator of `#`.
|
| StringCastUtil | |
| TypedCastUtil |
Type casting with type checking first.
|
Copyright © 2023. All rights reserved.