Class EnumConfigValueExtractor<T extends Enum<T>>
java.lang.Object
ru.tinkoff.kora.config.common.extractor.EnumConfigValueExtractor<T>
- All Implemented Interfaces:
ru.tinkoff.kora.common.Mapping.MappingFunction,ConfigValueExtractor<T>
public class EnumConfigValueExtractor<T extends Enum<T>>
extends Object
implements ConfigValueExtractor<T>
-
Constructor Details
-
EnumConfigValueExtractor
-
-
Method Details
-
extract
- Specified by:
extractin interfaceConfigValueExtractor<T extends Enum<T>>
-