MDIUtilities Blog
A library which contains several useful utility classes
Brought to you by:
hervegirod
Avoid a NPE which could be thrown in the LauncherUtils class if one of the arguments is null
Add a class to load native libraries at runtime, after the start of the JVM
Add a HexaDecoder class to encode/decode to/from hexadecimal format
Fix a bug in the isAtLeastVersion method of the SystemUtils class for some version patterns which gave the wrong result