PrismLauncher/libraries/launcher/org/prismlauncher
solonovamax dabb84f62a Cleanup launcher classes
Cleanup a bunch of the code in launcher classes
- Migrate the majority of the reflection to ReflectionUtils
- Decrease logic in AbstractLauncher
- Add logging to launcher classes at FINE level
- make mcParams in AbstractLauncher an immutable list to prevent runtime manipulation
  - StandardLauncher instead copies the list to modify it

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2022-11-08 16:25:09 +00:00
..
exception Cleanup launcher classes 2022-11-08 16:25:09 +00:00
launcher Cleanup launcher classes 2022-11-08 16:25:09 +00:00
utils Cleanup launcher classes 2022-11-08 16:25:09 +00:00
EntryPoint.java Cleanup splitting string into a pair 2022-11-08 16:25:09 +00:00