class TypeTransformer<T : Any, TSub : Any>
Deprecated, use AnyTypeTransformerAssertions.transformType; will be removed with 1.0.0
TypeTransformer(failureHandler: AnyTypeTransformation.TypeTransformationFailureHandler<T, TSub>)
Deprecated, use AnyTypeTransformerAssertions.transformType; will be removed with 1.0.0 |
fun |