Uses of Class
net.obvj.confectory.settings.ConfectorySettings
-
Packages that use ConfectorySettings Package Description net.obvj.confectory The main package.net.obvj.confectory.settings Classes for settings that are particularly related to the Confectory project. -
-
Uses of ConfectorySettings in net.obvj.confectory
Methods in net.obvj.confectory that return ConfectorySettings Modifier and Type Method Description static ConfectorySettingsConfectory. settings()Returns an object containing global settings for theConfectoryproject. -
Uses of ConfectorySettings in net.obvj.confectory.settings
Methods in net.obvj.confectory.settings that return ConfectorySettings Modifier and Type Method Description static ConfectorySettingsConfectorySettings. instance()
-