public abstract class ImplicitConverter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImplicitConverter.ImplicitArrayConverter<T> |
| Constructor and Description |
|---|
ImplicitConverter() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.microprofile.config.spi.Converter |
getImplicitConverter(Class<?> clazz) |
public static org.eclipse.microprofile.config.spi.Converter getImplicitConverter(Class<?> clazz)
Copyright © 2019 The Apache Software Foundation. All rights reserved.