Class ConvertValueHandler<T>
java.lang.Object
cool.scx.config.handler.ConvertValueHandler<T>
- All Implemented Interfaces:
ScxConfigValueHandler<T>
ConvertValueHandler
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Modifier and TypeMethodDescriptionstatic <H> ConvertValueHandler<H> of(cool.scx.reflect.TypeReference<H> tTypeReference) static <H> ConvertValueHandler<H>
-
Method Details
-
of
-
of
-
handle
- Specified by:
handlein interfaceScxConfigValueHandler<T>
-