mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-24 07:20:49 +01:00
suppress unchecked warnings
This commit is contained in:
@@ -57,6 +57,7 @@ public final class CacheTestUtil
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
public static GuavaCacheManager createDefaultGuavaCacheManager()
|
||||
{
|
||||
GuavaCacheConfiguration config = new GuavaCacheConfiguration();
|
||||
|
||||
Reference in New Issue
Block a user