Interface KeyedConfigAccessor

All Superinterfaces:
DefaultableConfigAccessor
All Known Implementing Classes:
KeyedYamlConfigAccessor, KingdomsConfig

public interface KeyedConfigAccessor extends DefaultableConfigAccessor
A config value with a pre-defined path that's ready to return a value of a specific type.
See Also: