Interface ConfigurationPath

All Superinterfaces:
Iterable<ConfigurationPath.ConfigurationSegment>

public sealed interface ConfigurationPath extends Iterable<ConfigurationPath.ConfigurationSegment>
Models a configuration path such as those declared within ConfigurationProperties and EachProperty declarations.
Since:
4.0.0
Author:
graemerocher
  • Method Details