public class ConverterFactory extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<R extends RExp> |
newConverter(Class<? extends Converter<?>> clazz,
R rexp) |
<R extends RExp> |
newConverter(R rexp) |
static ConverterFactory |
newInstance() |
Copyright © 2022. All rights reserved.