Interface ConfigurationParser

All Known Implementing Classes:
ConfigurationParser.IniConfigurationParser, ConfigurationParser.XmlConfigurationParser
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@Deprecated
@FunctionalInterface
public interface ConfigurationParser
Deprecated.
replaced by generic ConfigurationParser, will be removed in a future release
See Also:
one.microstream.storage.configuration