Class EitherConfigExtractor<A,B>

java.lang.Object
ru.tinkoff.kora.config.common.extractor.EitherConfigExtractor<A,B>
All Implemented Interfaces:
ru.tinkoff.kora.common.Mapping.MappingFunction, ConfigValueExtractor<ru.tinkoff.kora.common.util.Either<A,B>>

public class EitherConfigExtractor<A,B> extends Object implements ConfigValueExtractor<ru.tinkoff.kora.common.util.Either<A,B>>