Index
All Classes and Interfaces|All Packages
F
- fi.utu.vbingm.thesis - package fi.utu.vbingm.thesis
-
A sample Maven application demonstrating the template's JAR build and CI/CD setup.
G
- get(String) - Method in class fi.utu.vbingm.thesis.Settings
-
Returns the value of a setting, or
nullif not found. - getConfigDir() - Method in class fi.utu.vbingm.thesis.Settings
-
Returns the path to the config directory.
L
- load() - Method in class fi.utu.vbingm.thesis.Settings
-
Ensures the config directory and settings file exist (copying bundled defaults if needed), then loads the properties into memory.
M
- main(String[]) - Static method in class fi.utu.vbingm.thesis.Main
-
Starts the application.
- Main - Class in fi.utu.vbingm.thesis
-
Application entry point.
- Main() - Constructor for class fi.utu.vbingm.thesis.Main
P
- Package contents - Search tag in package fi.utu.vbingm.thesis
- Section
R
- Resources - Search tag in package fi.utu.vbingm.thesis
- Section
- Running the application - Search tag in package fi.utu.vbingm.thesis
- Section
S
- Settings - Class in fi.utu.vbingm.thesis
-
Loads application settings.
- Settings() - Constructor for class fi.utu.vbingm.thesis.Settings
-
Creates a Settings instance using the default config directory (
~/.mavenproject/). - Settings(Path) - Constructor for class fi.utu.vbingm.thesis.Settings
-
Creates a Settings instance that stores user config in the given directory.
All Classes and Interfaces|All Packages