More documentation.

This commit is contained in:
Jindra Petřík
2024-08-08 13:41:09 +02:00
parent 5c1811582a
commit f219b49372
394 changed files with 13018 additions and 552 deletions

View File

@@ -131,6 +131,13 @@ public class ApplicationInfo {
loadLibraryVersion();
}
/**
* Constructor.
*/
public ApplicationInfo() {
}
/**
* Loads library version
*/