Uses of Class
io.smallrye.config.common.AbstractConverter
-
Packages that use AbstractConverter Package Description io.smallrye.config.common -
-
Uses of AbstractConverter in io.smallrye.config.common
Subclasses of AbstractConverter in io.smallrye.config.common Modifier and Type Class Description classAbstractDelegatingConverter<I,O>A converter which wraps another converter (possibly of a different type).classAbstractSimpleDelegatingConverter<T>A converter which wraps another converter of the same type.
-