Uses of Interface
net.obvj.confectory.ConfigurationMetadataRetriever
-
Packages that use ConfigurationMetadataRetriever Package Description net.obvj.confectory The main package. -
-
Uses of ConfigurationMetadataRetriever in net.obvj.confectory
Classes in net.obvj.confectory that implement ConfigurationMetadataRetriever Modifier and Type Class Description classConfiguration<T>An object that contains configuration data from a specific source, as well as related metadata.classConfigurationBuilder<T>A mutable object that supports the creation of immutableConfigurationobjects.
-