mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 15:35:49 +01:00
suppress unchecked warnings
This commit is contained in:
@@ -79,6 +79,7 @@ public class GuavaCacheManagerConfiguration
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
public List<GuavaNamedCacheConfiguration> getCaches()
|
||||
{
|
||||
if (caches == null)
|
||||
|
||||
Reference in New Issue
Block a user