Moved a link a in a comment from http to https #20776

This commit is contained in:
Luca Frosini 2021-02-22 09:17:07 +01:00
parent f85774840a
commit 7268dc7a72
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import java.util.jar.JarFile;
/**
* Got from
* http://stackoverflow.com/questions/520328/can-you-find-all-classes-in-a-package-using-reflection#answer-22462785
* https://stackoverflow.com/questions/520328/can-you-find-all-classes-in-a-package-using-reflection#answer-22462785
*
* The method first gets the current ClassLoader. It then fetches all resources
* that contain said package and iterates of these URLs. It then creates a