Package caseine.extra.utils
Class PropertiesLoaderHelper
java.lang.Object
caseine.extra.utils.PropertiesLoaderHelper
- Author:
- Christophe Saint-Marcel <christophe.saint-marcel@univ-grenoble-alpes.fr>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertiesLoaderHelper
public PropertiesLoaderHelper()
-
-
Method Details
-
find
-
loadClass
public static Class<?> loadClass(String pattern, String classKey) throws ClassNotFoundException, IOException - Throws:
ClassNotFoundExceptionIOException
-